tama
07-16-2003, 08:39 AM
Hi!
I have an hyperlink in my jsp page.
I must call a javascript function when I click it, but I can't write
<a href="path" onclick="javascript:void(function())"> Link </a>
How can I do?
Thanks!
I have an hyperlink in my jsp page.
I must call a javascript function when I click it, but I can't write
<a href="path" onclick="javascript:void(function())"> Link </a>
How can I do?
Thanks!