I would like to include this in my CSS (cascasing style sheet) so that I do
not have to put the java script into each page.
I am new to CSS but found the to be very useful and makes the pages easier
to manage. Unfortuanately I can not figure out how to put a java script in
CSS.
Is it possible?
Thanks
Example:
<SCRIPT LANGUAGE="Javascript" SRC="myGlobalScript.js"></SCRIPT>
/Jose Jeria
"Jim" <j...@jkirkpatrick.com> wrote in message
news:9ggk7v$rj7$1...@sshuraaa-i-1.production.compuserve.com...
<script type="text/javascript" src="yourcode.js"></script>
=-=-=
Steve
-=-=-
"Jim" <j...@jkirkpatrick.com> wrote in message
news:9ggk7v$rj7$1...@sshuraaa-i-1.production.compuserve.com...