Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base Q1074

irt.org | About | Feedback | 3129 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q1074

Sent by
michel on September 05, 2001 at 10:46:00:

Comments:
This is currently the best way:

Javascript function only:

<a href="#"
onClick="myFunction(); return false">click</a>

Javascript function that takes a url

<a href="page2.html"
onClick="myFunction(this.href); return false">click</a>


Javascript function that submits a form

<a href="#"
onClick="document.myForm.submit(); return false">click</a>



Other feedback on 'irt.org FAQ Knowledge Base Q1074' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.