Static menu W/O frames
Moderator: General Moderators
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
Static menu W/O frames
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.
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
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?
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
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?
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
Here's something like, sadly it freezes on opera...
http://www.design-ireland.net/index.php ... ign-20.php
http://www.design-ireland.net/index.php ... ign-20.php
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
I found this:
http://www.domedia.org/oveklykken/css-div-scroll.php
So i dont need static menu, but a scrollable content instead
http://www.domedia.org/oveklykken/css-div-scroll.php
So i dont need static menu, but a scrollable content instead