In my application I have one button and one text box. Now I have call one function of jQuery on click and keypress event of button.
now i want that the same function is call when the ENTER key press on text box.
is there any way to call that jQuery function?
I have not form this both elements are work without form