|
-
Nov 22nd, 2000, 06:58 AM
#1
Thread Starter
Hyperactive Member
I have a javascript function on my page call checkout().
How can I call this function from anywhere in my page.
Presently I have it in my input statement like this..
<input type="button" onclick="checkout()" value="submit">
I want to be able to call this function anywhere/anytime in my page.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|