Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Syntax
javascript:sJScript
Possible Values
sJScript Required. Specifies one or more semicolon-separated JavaScript statements.
Remarks
Available as of Microsoft® Internet Explorer 3.0 or later.
Example
The following sample demonstrates the use of the JavaScript protocol.
<A HREF="javascript:alert('JavaScript Link!');"> JavaScript Link </A>
See Also
Predefined Protocols
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.