为什么
不能再
ji_gr 2003-01-10 10:34:05 <body >
<embed src="test.svg" type="image/svg+xml" pluginspace="http://www.adobe.com/svg/viewer/install/" width="100%" height="100%" name="test" id="test" />
<div id = 'myname' onmouseover = "divDisplay('myname', true);" onmouseout = "divDisplay('myname', false);" style="position:absolute; overflow:none; left:100; top:100;width:100;height:100;visibility:visible;z-Index:200" ><table bgcolor = 'red'><tr><td width = '100' height = '100'>hloooo</td></tr></table></div>
</body>
无论z-Index为何值,div 总被 embed 覆盖,请指教!!