GingerNutter
03-24-2004, 08:23 AM
I have an include js file that i link to in all of my pages. What I want to do is create a onkeypress function for every one of my pages without having to go into each one and type onKeyPress=MyFunction() into the BODY tag.
Is there someway to put the onkeypress comman in the js include file?
Is there someway to put the onkeypress comman in the js include file?