Thread
:
Getting an image to remain on right even when scrolling down? Javascript help?
View Single Post
#
2
(
permalink
)
05-31-2008
monkey56657
Peon
Join Date: May 2008
Posts: 2
You can actually use ...
position:static;
... rather than absolute positioning to the same effect. It wont work on older versions of IE.
monkey56657
View Public Profile
Send a private message to monkey56657
Find all posts by monkey56657