<a href="#" onclick='alert("hiii");return false;' >Click Here</a>
or
or
<a href='javascript:alert("hello")'>hello</a>
For Confirmation box
OnClientClick="return confirm('Are you sure, you want to delete.');"
No comments:
Post a Comment