Search found 1 match

by NevadaSam
Mon May 07, 2007 5:22 pm
Forum: Javascript
Topic: Image underline during hover
Replies: 5
Views: 1212

Image underline during hover

I want to use a dotted underline when I hover over a text link, but I don't want this to show up when I hover over a image link. Is there a way I can do this without calling a different class when I have an image link? <style type="text/css"> img { background-color:#FFFFFF; border: 1px sol...