jquery - Javascript event when user removes focus on textbox -


i want know right event when user remove focus on text box. whether if user presses tab or clicked field. i've seen solutions onchange or blur. doesn't satisfy scenarios when user remove focus. want use pure javascript or jquery. thanks!

jquery .focusout() documentation

i find .focusout() useful when i'm more concerned losing focus defined input or input group, since supports event bubbling.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -