View Single Post
  #8 (permalink)  
Old 02-24-2004, 01:40 PM
ranjan's Avatar
ranjan ranjan is offline
WebProWorld Pro
 
Join Date: Sep 2003
Location: CA
Posts: 153
ranjan RepRank 0
Default

Quote:
Who can make it work in a a:hover?
Nobody can. Its because the a tag in question is a single HTML element. A single element cannot have two defined style colors at one time.

One could make a javascript/dom based script to do it. But it would not be worth the weight the javascript would carry for the miniscule task.

My suggestion would be to forget it. Think something else.
__________________
ranjan | Macromedia Certified Dreamweaver MX Developer
http://www.dreamlettes.net - a dreamweaver resource
http://www.ranjan.ws - got blog?
http://www.total-impact.com - a web design community
Reply With Quote