onMouseOver

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Amer Neely

    onMouseOver

    I'd like to use onMouseOver on a some text I have, but the text is not a
    link. I've tried wrapping the text in scan, dt, div, li elements, but
    none of them validate. My DOCTYPE is XHTML 1.0 Transitional

    How can I do this?

    --
    Amer Neely
    w: www.webmechanic.softouch.on.ca/
    Perl | MySQL programming for all data entry forms.
    "Others make web sites. We make web sites work!"
  • Amer Neely

    #2
    Re: onMouseOver - SOLVED

    Amer Neely wrote:
    I'd like to use onMouseOver on a some text I have, but the text is not a
    link. I've tried wrapping the text in scan, dt, div, li elements, but
    none of them validate. My DOCTYPE is XHTML 1.0 Transitional
    >
    How can I do this?
    >
    Never mind, DUH!

    Changed to 'omnouseover' and 'onmouseout' and all is fine.

    --
    Amer Neely
    w: www.webmechanic.softouch.on.ca/
    Perl | MySQL programming for all data entry forms.
    "Others make web sites. We make web sites work!"

    Comment

    Working...