[Pro] CSS navigation (hand code).

Online example for this question: http://www.rommeldomein.nl/nav

I would like to use two different hovers at one navigation. In the example the upper is what I have now, the lower one is what I want.

I am using a class to show a different background image at the fourth link. How can I show a different background hover at the fourth link and at the same time getting the hover I am using now at the other links? As showing in the second example.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

There are plenty of other ways but you could do:

#menu li.winkelwagen a:hover { use a different image in here }

Hope that helps,

Joe

On 24 Nov 2010, at 20:06, b8 wrote:

Online example for this question: http://www.rommeldomein.nl/nav

I would like to use two different hovers at one navigation. In the example the upper is what I have now, the lower one is what I want.

I am using a class to show a different background image at the fourth link. How can I show a different background hover at the fourth link and at the same time getting the hover I am using now at the other links? As showing in the second example.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Joe!

I already did this but it did not work.
Tried it again and it still did not work.
Preview in another browser and yes :slight_smile:
Stubborn cache problem in Safari.

Op 24 nov 2010, om 21:42 heeft Joe Billings het volgende geschreven:

There are plenty of other ways but you could do:

#menu li.winkelwagen a:hover { use a different image in here }

Hope that helps,

Joe

On 24 Nov 2010, at 20:06, b8 wrote:

Online example for this question: http://www.rommeldomein.nl/nav

I would like to use two different hovers at one navigation. In the example the upper is what I have now, the lower one is what I want.

I am using a class to show a different background image at the fourth link. How can I show a different background hover at the fourth link and at the same time getting the hover I am using now at the other links? As showing in the second example.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options