These three lines of CSS don't appear to do anything in Firefox (1.5RC2):

TABLE.pics A IMG { border: 1px; border-color: #AAA }
TABLE.pics A:link:hover IMG { border: 1px; border-color: #5EE }
TABLE.pics A:link:visted IMG { border: 1px; border-color: #3AA }

as shown on http://www.fileh.com/kungfujoe/halloween/2005/index.html

They work on Internet Exploder 6, at least kinda-sorta (it ignores the #AAA 
color on A IMG, until after I've clicked on an image, after which it goes 
to #AAA color, thus ignoring the #3AA color specified in the A:link:visited 
IMG section).

Am I doing something wrong (the CSS validates), or are both Firefox and IE 
doing something wrong, each doing it differently?  Either way, is there an 
alternate method I can use that Firefox will like (frankly, I don't care if 
IE screws it up as long as it functionally works in IE, since IE screws so 
much up anyhow).

Thanks

Erik Harris                                http://www.eHarrisHome.com
-        AIM: KngFuJoe - Yahoo IM: kungfujoe7 - ICQ: 2610172        -
Chinese-Indonesian Martial Arts Club      http://www.kungfu-silat.com

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to