Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Is there any code to open a page on Menu mouseover.


DEMO

in www.codeproject.com website's menu.

Articles -> Chapter and Selections -> Opens a sitemap page.
Posted

Sure you could do it, but please listen to a big warning: that can drive many users crazy. I would not use again the site with such unexpected, impractical and annoying behavior. Don't do it.

—SA
 
Share this answer
 
You can do that by using javascript. Just show/hide DIV based on mouse events, that's all.
DIV Popup for the OnmouseOver Event[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 13-Aug-11 22:42pm    
Sure, my 5, but why doing so? Please see my answer.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900