Static menu W/O frames
Posted: Fri Oct 15, 2004 8:52 am
Is it possible to do a menu with css that stays exactly on it's place no matter any scrolling made on the page? And not one of those javascript-scribbles.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
I'd like it to stay on the left side, just like in framed pages. I might change the pages to framed, but it's difficult task that i would like to avoid if possible.pickle wrote:So you want the menu to stay at the top left corner of the window (for example), and have that menu will stay in the window regarless of scrolling? Or do you want it just to be in the top left corner (again an example) of the file?
Menu or anything thats stays on it's place while scrolling, while other content on the page is scrollable.timvw wrote:still not clear what you are trying to do, probably you want to have a look at the size,float and position properties