Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-26-2004, 03:19 PM   PM User | #1
mqcarpenter
New Coder

 
Join Date: Feb 2004
Posts: 57
Thanks: 0
Thanked 0 Times in 0 Posts
mqcarpenter is an unknown quantity at this point
Hover on <UL>?

Is it possible to change the bullet type if a list item is a link through a hover effect with CSS?
mqcarpenter is offline   Reply With Quote
Old 02-26-2004, 03:43 PM   PM User | #2
ronaldb66
Senior Coder

 
Join Date: Jun 2002
Location: The Netherlands, Baarn, Ut.
Posts: 4,253
Thanks: 0
Thanked 0 Times in 0 Posts
ronaldb66 is an unknown quantity at this point
Not IE, or cheat

According to the standards, the :hover speudoclass applies on all elements (or nearly...); IE has only implemented :hover on the a element, though.
You could cheat by creating a background image for the links, serving as a bullet, while not using actual bullets on the list itself.
__________________
Regards,
Ronald.
ronaldvanderwijden.com
ronaldb66 is offline   Reply With Quote
Old 02-26-2004, 03:57 PM   PM User | #3
Vladdy
Senior Coder

 
Join Date: Jun 2002
Location: Nashua, NH
Posts: 1,724
Thanks: 0
Thanked 0 Times in 0 Posts
Vladdy is an unknown quantity at this point
here is a simple behavior for IE to take care of the problem (in most cases):
http://www.vladdy.net/Demos/IEPseudoClassesFix.html
__________________
Vladdy | KL
"Working web site is not the one that looks the same on common graphical browsers running on desktop computers, but the one that adequately delivers information regardless of device accessing it"
Vladdy is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:29 AM.


Advertisement
Log in to turn off these ads.