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

java - Why does my date parsing return a weird date? -

html - CSS: Combine Texture and Color -