Help - Search - Members - Calendar
Full Version: Problem with a div graphic moving with the page dimensions
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
shynomi
I have a scrolling div that works perfectly in FF and Safari but not in IE.
Is there something I can add to the code for an IE fix?

LINK: http://www.myspace.com/coiamusic

Here's the code for the div and the graphic:
CODE

<div style="position:fixed; top: 0px; left: 0;">

<a href="http://www.msplinks.com/MDFodHRwOi8vaXR1bmVzLmFwcGxlLmNvbS91cy9hbGJ1bS90aGUtcGllY2VzLXRoYXQtZmFsbC9pZDM3
jc5OTgzMw=="><img src="http://i382.photobucket.com/albums/oo268/dygynomi/2010%20FRUCA%20FRUCA/2010%20COIA/topad.png" /></a>

</div>


Thanks in advance!
shynomi
FIXED :)
In case anyone is wondering I just used the IE hack and did this to the code.

CODE


<div style="position:fixed; _position:absolute; top: 0px; _top: -95px; left: 0; _left: 24px; z-index:9;">

<a href="http://www.msplinks.com/MDFodHRwOi8vaXR1bmVzLmFwcGxlLmNvbS91cy9hbGJ1bS90aGUtcGllY2VzLXRoYXQtZmFsbC9pZDM3
jc5OTgzMw=="><img src="http://i382.photobucket.com/albums/oo268/dygynomi/2010%20FRUCA%20FRUCA/2010%20COIA/topad.png" /></a>
</div>

Topic can be closed.

manny-the-dino
Topic Closed and Moved
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.