我已将z-index设为100但仍然无法覆盖住applet!我该怎么办?(非常急!)

我已将z-index设为100但仍然无法覆盖住applet!我该怎么办?(非常急!)
---------------------------------------------------------------

只有这样:

1<object data="http://expert.csdn.net/Expert/topic/1264/1264979.xml?temp=.9065058" style="width:200;height:100;position:absolute;background:red" tyle="text/x-scriptlet"></object>
1<applet archive="apMenu.jar" code="apMenu" height="156" mayscript="" width="125">
2<param name="menuItems" value="   
3{Script1,javascript:somefunction('param1','param2'),_}   
4{Script2,javascript:open('index.html','_blank'),_}   
5"/>
6</applet>

---------------------------------------------------------------

既然是被applet遮住,你只要在写一个applet,然后在它里面加载你要显示的图片就行啦!

Published At
Categories with Web编程
comments powered by Disqus