Hi,
How do I hook hover event on a dropdownbox's list items?
I want to do some particular action when the list item is hovered.
Also need to understand, in which event in the lifecycle of the view or controller, we can write jQuery like event handlers by selecting the DOM elements.
Thanks,
Mandar Katre.