Dalziel
11-06-2002, 11:22 AM
I have a Javascript function called ssite(), I want it to be triggered when someone presses the enter key (someone told me the key code for enter is 13) can anyone tell me how to achieve this?
View Full Version : Make a function trigger on enter key