I would like to detect whether the user has pressed enter using Jquery.
How is this possible? does it require a plugiN?
EDIT: it looks like it is the keypress command. http://docs.jquery.com/Events/keypress I wanted to know if anyone knows if there are browser issues with that command - like are there any browser compatibility issues I should know about?