i am using layers to show images of books, sample can be viewed here:
http://www.nceonline.com/productspreprimary.htm
but whenever i try to change the size of IE, then the image also moves, on some website i read that i have to change position:absolute to relative, and i have tried but it destroys the structure of page, can you tell me what i have to change in the line of code?
the code is:
<div id="Layer1" style="position:absolute; width:126px; height:166px; z-index:1; left: 719px; top: 317px;"><img src="images/mazeeng_st.jpg" width="126" height="166"></div>


Reply With Quote
Bookmarks