This is a discussion on "hovering navigation div" within the Web Page Design section. This forum, and the thread "hovering navigation div are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
hovering navigation div
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
hovering navigation div
Hi,
Does anyone know way to "hover" a div along the bottom of a page above all other content so that when you scroll down the page it stays static on the bottom of the page, while everything else scrolls. Im not sure if you can do this in CSS, maybe you need JS?? Last edited by karinne; Feb 23rd, 2007 at 13:05. Reason: Fixed the random overwrite. |
|
|
|
||||
|
Re: hovering navigation div
No you don't need JavaScript.
Use position: fixed; You can do it with JS, but it looks MUCH better using CSS. |
|
||||
|
Re: hovering navigation div
Ryan ... position: fixed; doesn't work in IE6
|
|
||||
|
Re: hovering navigation div
|
|
||||
|
Re: hovering navigation div
Ryan ... position: fixed; doesn't work in IE6 unless you hack it to death Bah ... what's one more hack eh? |
|
||||
|
Re: hovering navigation div
Gotta do what you have to do as long as it's a graceful degradation.
|
|
||||
|
Re: hovering navigation div
Ok ... here ... it's not pretty but this works
|
![]() |
| Tags |
| div, hover |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Navigation | inkz | Web Page Design | 2 | Apr 22nd, 2008 15:33 |
| CSS Navigation Help | penguin | Starting Out | 3 | Mar 15th, 2008 13:43 |
| Navigation help | elephantinc | Flash & Multimedia Forum | 9 | Feb 13th, 2008 22:46 |
| Color for hovering links | skitson | Web Page Design | 2 | Feb 3rd, 2008 06:29 |
| CSS navigation | AdRock | Web Page Design | 1 | Jul 15th, 2006 10:56 |