Null Hyperlink

J

JCO

How do you make a hyperlink that does nothing?
Sort of like reserving it for later use.

Thanks
 
T

Thomas A. Rowe

<a href = "javascript.void();">

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Top