Saturday, August 11, 2007

A Simple Javascript

hi frenz.. if you wanna display any alert message while user clickin a link on you page then you must enter a simple java script inside the hyperlink tag.

check the below link:

Link

The Source code of the link is

<a href="your URL" onclick="javascript:alert(' your alert message about the url')">Link</a>

cheers
sriram

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home