Click to See Complete Forum and Search --> : How to run more than one javascript at a time


Nitroced
03-04-2003, 05:10 PM
I know there is a script that you can insert that will enable you to run more than one script at a time. I had it at one time:) I will appreciate any help I can get! ;) Thanks to everyone! :)

pyro
03-04-2003, 05:20 PM
To run more than one script, just put the scrips on your page...

But, I'm thinking you may mean more than on function??? If so, you do it something like this. onClick="function1();function2();" Which did you mean?

Nitroced
03-04-2003, 05:44 PM
:) Yes!! Thank you! Just what I needed! Next Time I will be more specific. Thanks for your time!!:D