Monthly Archives: October 2009

href and onclick method in ‘A’ tag

How to invoke onclick method but not go to the page head. 1 <a href="#" onclick="javascript:jsMethod();return false;">a link</a>

Posted in javascript | Tagged | Leave a comment