|
August 16, 2000 Voiding a Return Value from javascript: Tips: August 2000
Yehuda Shiran, Ph.D.
|
|
When using the javascript: command inside a link specification (HREF), you have to make sure the command does not return any value. Look at the following link:
which is generated by this code:
Click the
You can solve this problem by masking a
People who read this tip also read these tips: Look for similar tips by subject: |