What’s the html code for changing picture while draging mouse over menu navigation bar?

Posted by: admin  :  Category: HTML Code

What’s the html code for changing picture while draging mouse over menu navigation bar? And i need the picture to change on mouseover with to a different one with every navigation option.

Thank you :)

You would use javascript’s onMouseover event. You can not do this with just HTML.

One Response to “What’s the html code for changing picture while draging mouse over menu navigation bar?”

  1. Joshua J Says:

    You would use javascript’s onMouseover event. You can not do this with just HTML.
    References :