(c) 2007, DHTML-Menu.com
 
   
   
  Support
  Recent Questions
  Write To Support
 

    Is it possible that your navigation menu html call some javascript on mouseover?

Return to Recent Questions


Q: Is it possible to have your navigation menu html call one of my functions on mouseover?
I need to change some text on the screen based on the highlighted navigation menu html item.

A: You can add any html code within each navigation menu html items.
So, you can add your own objects with onmouseover event, for example:

var menuItems = [
["<div onmouseover='yourFunc()'>item text</div>"]
];

Where yourFunc() is your own Javascript function.






Return to Recent Questions

Related:
   
Copyright (c) 2009, DHTML-Menu.com
Home  |  Product Info  |  Samples  |  Download  |  Purchase  |  FAQ  |  Site Map  |  Write Us
All rights reserved. JavaScript Menu | DHTML Tree Menu | HTML Menu | CSS Menu | jQuery Slider