2009-10-13 94 views

回答

1

設置z-index到5000文件中lightbox.css

例子:

#lightbox { 
    left:0; 
    line-height:0; 
    position:absolute; 
    text-align:center; 
    width:100%; 
    z-index:5000; /* move the lightbox above all other elements */ 
} 
+1

感謝.....現在的工作:) – cupakob 2009-10-13 16:32:23