a:hover flip

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • magnesium
    New Member
    • Nov 2009
    • 7

    a:hover flip

    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?
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    use onmouseover="…" (without capital letters)

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      When you have a new question please post it in a new thread. In other words, please do not ask a new question in the same thread as a question that has already been solved (this is called hijacking). I have moved your question into a new thread for you.

      This question has been split off of this thread:Block links width height problems

      -Frinny

      Comment

      Working...