event handler
Moderator: General Moderators
event handler
how would you make an onClick to open a javascript???
What exactly do you mean?
It looks to me as if you were looking for a code to include external javascript-files - if so the code is
If not, please explain in greater detail.
It looks to me as if you were looking for a code to include external javascript-files - if so the code is
Code: Select all
<SCRIPT LANGUAGE=JavaScript SRC="myjavascriptfile"></SCRIPT>