Jquery : intercettare pressione tasti

 $("input").keypress(function(e) {
        if (e.which == 13)  alert('return');
    }
    )

posted @ venerdì 11 dicembre 2009 17:08

Print

Comments on this entry:

# re: Jquery : intercettare pressione tasti

Left by Matteo at 15/12/2009 20:38
Gravatar
Occhio ai keycode, variano con i browser...

# re: Jquery : intercettare pressione tasti

Left by Shirts at 22/06/2012 12:42
Gravatar
Hope that your vision can become a reality
Comments have been closed on this topic.
«febbraio»
domlunmarmergiovensab
2627282930311
2345678
9101112131415
16171819202122
2324252627281
2345678