2009-10-13 92 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