Code, javascriptMay 10, 2007 1:15 pm
The correct way to use a text link to call a javascript function
<a href="#" onClick="callFunction();return false;"> Text Link </a>
For explanations go to http://forwardlogic.net/dev/javascript_tips.php
The correct way to use a text link to call a javascript function
<a href="#" onClick="callFunction();return false;"> Text Link </a>
For explanations go to http://forwardlogic.net/dev/javascript_tips.php
The URI to TrackBack this entry is: http://jdev.blogsome.com/2007/05/10/the-correct-way-to-use-a-text-link-to-call-a-javascript-function/trackback/
No comments yet.
RSS feed for comments on this post.
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>