S
SM
hello
I'm using z-index so an image falls on top of a javascript. But it
doesn't. Is there a limitation for using z-index with javascript?
here's my code:
<body >
<img style="position:absolute;left:0px;top:0px;z-index:1;"src="/images/
vBulletin/mods/tv.jpg" />
<div>
<script src="http://static.livestream.com/scripts/pla..."
type="text/javascript"></script>
</div>
</body>
Is there a work around?
I'm using z-index so an image falls on top of a javascript. But it
doesn't. Is there a limitation for using z-index with javascript?
here's my code:
<body >
<img style="position:absolute;left:0px;top:0px;z-index:1;"src="/images/
vBulletin/mods/tv.jpg" />
<div>
<script src="http://static.livestream.com/scripts/pla..."
type="text/javascript"></script>
</div>
</body>
Is there a work around?