Jquery onchange for input type dont work? -


i have question onchange , onblur learnt internet onblur called when focus lost, while on change called when value chaged.

for html input type using onblur working desired, later realized ajax request should called when there change in input box value. changed onchange function working same onblur reason body me this.

onchange called on blur html input elements if value has changed. onblur called every time input element loses focus.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -