okay, my next problem with this same document is... On IE, the a:hover works, on firefox the a:hover works... but on FF, the background won't flip when you mouseover it like in IE... I'm using:
onMouseover="th is.background=' blah';" same with the onMouseout.
Any more professional, working way I could code this?
onMouseover="th is.background=' blah';" same with the onMouseout.
Any more professional, working way I could code this?
Comment