Menu event ItemMouseOver doesn't work for the automatic Scroll buttons of the menu.

Not Answered This post has 0 verified answers and 0 replies

Not Ranked
Posts: 12
randeep.nitk Posted: Fri Dec 11, 2009 @ 2:08 AM
i have written some function for the ItemMouseOver event of the menu. But this works fine for when i move the cursor over any item. But when i move the cursor over the automatic scroll buttons (to scroll the items up/down) then this function doesn't get fired. Basically these buttons are not considered as an item. 

Acutally i am using this event for making sure that wheather user's scroll is over the menu or not, because i don't have any "mouseover" event for the whole menu, and neither i can find out the id of the menu in the rendered html so that i can write the mouseover event for that (as for the child groups i m not able to figure out the dynamically generated id). 

Any work around for this ?

 
Page 1 of 1 (1 items)