Is there a jquery event associated with the mouse leaving a subModal window? -


i'm using submodal window (basically floating frame) login prompt. there way trigger event when mouse leaves floating frame?

yes, it's called mouseleave

bind event handler fired when mouse leaves element, or trigger handler on element.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

java - How to transfer data to another jsp -