G
GTi
I want to crate a script that is run when the page load and when the page
close.
This can be done in the <body> section with onload and onunload
(not sure about the correct syntax right now)
But my question is:
Is it possible to crate a <script> that have a parameter like <script
when=onLoad .... >
Without adding the function in the <body> ?
close.
This can be done in the <body> section with onload and onunload
(not sure about the correct syntax right now)
But my question is:
Is it possible to crate a <script> that have a parameter like <script
when=onLoad .... >
Without adding the function in the <body> ?