Forum Moderators: not2easy

Message Too Old, No Replies

Left side Fixed, right side absolute?

Fix for IE?

         

renvac

9:42 pm on Mar 13, 2004 (gmt 0)

10+ Year Member



HI everyone - I looked around for an easy solution for my problem - found a couple but do not really understand? My problem is:
I have a left div fixed and than a right side div absolute - where as the right side scrolls, this works in Mozilla, Netscape but does not work in IE.
Is there a simple solution / fix for this problem.
Other than javascript.

Thanks alot
RenVac

Crobe

1:18 am on Mar 14, 2004 (gmt 0)

10+ Year Member


IE does not support position: fixed, there are hacks but they do affect what you can do with the rest of your page. check out http://devnull.tagsoup.com/fixed/ for more info on the hack.

renvac

1:28 pm on Mar 14, 2004 (gmt 0)

10+ Year Member



Thanks Crobe - I realized that IE doesnt support fixed and the site you sent me to I am still trying to understand - his site looks good and works good since I have IE!
I will try what he says and see if I can get it to work.
Thanks again
RenVac