alright im getting frustrated and probably missing the obvious. I have: top:expression((document.body.scrollTop + 20) + "px"); but that only works to the TOP of the page, and doesn't matter if im 3 pages down... How can I make it 20px from the top, no matter how far down the page I am?
I came accross this article here that might give you some clue to fix the problem. http://www.howtocreate.co.uk/fixedPosition.html