Hey,
Can somebody help me out here? Here's my problem:
I want to access a JavaScript function when I click on a link. What's the coding for that? Is it this:
Please help me as I am confsed.
Can somebody help me out here? Here's my problem:
I want to access a JavaScript function when I click on a link. What's the coding for that? Is it this:
| Code: |
|
<a href="javascript.void:functionName()">Click Here</a> |
Please help me as I am confsed.
