View Single Post
  #2 (permalink)  
Old 05-31-2008
monkey56657 monkey56657 is offline
Peon
 
Join Date: May 2008
Posts: 2
Default

You can actually use ...

position:static;

... rather than absolute positioning to the same effect. It wont work on older versions of IE.
Reply With Quote