I wonder if anyone might be able to help me with a small problem I'm having with Absolute positioning over a Javascript slideshow (from this site).
It would appear that the JS slideshow overlays the overlay! You can see what I mean by checking this code...
<img src="./images/Text.png" style="position: absolute; left: 100px; top: 50px;"></h1>
<div id="fadeshow"></div>
and looking at the following link...
http://pre-ownedcars.co.za
I would love to know how to get around this problem...



Reply With Quote

Bookmarks