This is a discussion on "Rollover behaviour applying to whole div-HELP" within the Web Page Design section. This forum, and the thread "Rollover behaviour applying to whole div-HELP are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Rollover behaviour applying to whole div-HELP
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Rollover behaviour applying to whole div-HELP
Dear all
I am trying to create a navigation bar similar to the one at the top of this site, where the links change color when rolled over. All my links are defined in a div tag:
PLEASE HELP!! Thanks Tobmeister Last edited by karinne; Apr 10th, 2007 at 17:20. Reason: Please use [code]...[/code] tags when displaying code! |
|
|
|
||||
|
Re: Rollover behaviour applying to whole div-HELP
Apply the :hover to a instead since :hover won't work in IE anyways.
So ... something like this
|
|
|||
|
Re: Rollover behaviour applying to whole div-HELP
I put that in but then the rollover stopped all together!! Please help everybody...
|
|
||||
|
Re: Rollover behaviour applying to whole div-HELP
Well ... you need to create the links in that navigation.
|
|
|||
|
Re: Rollover behaviour applying to whole div-HELP
If what you have posted is your actual code then it won't work. Make sure you links are merked up properly. Like this:
Pete. |
|
|||
|
Re: Rollover behaviour applying to whole div-HELP
thanks very much that's working now.
|
|
||||
|
Re: Rollover behaviour applying to whole div-HELP
Just for reference if you do need to use :hover on a non link element this will make it work in IE
http://www.xs4all.nl/~peterned/csshover.html
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
![]() |
| Tags |
| behaviour, css, div, rollover |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| OnClick Behaviour | Monie | JavaScript Forum | 3 | Oct 23rd, 2007 02:13 |
| Bizarre IE behaviour | wmike | Web Page Design | 2 | Apr 23rd, 2007 14:16 |
| Font Color Not Applying! Please Help!! | tobymather | Web Page Design | 9 | Apr 13th, 2007 23:59 |
| Applying style to first para only | Tino | Web Page Design | 6 | Feb 28th, 2007 10:28 |
| Strange behaviour | ukgeoff | Web Page Design | 3 | Sep 22nd, 2006 09:43 |