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 -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -