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.
«aprile»
domlunmarmergiovensab
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011