css quest.. fixed positions..
css quest.. fixed positions..
- Started
- Last post
- 1 Response
- pkny
i have a dilemma...
i need a div layer A to be fixed vertically at say 100px from the top. but i need it to be able to move along the horizontal plane (when the browser is scrolled horiz)
now is there a css fix for this.. and i'm aware ie doesn't accept "fixed positions"
so the alternative is js.. but i hate the fact that there's gonna be slight lag - when browser scrolling to activate the js to move div A horizontally
any suggestions? thx