I know that it's possible to return false in an onClick to disable a
link. Is there a way to do this within the HREF attribute?
Something like:
<a href="javascrip t: return false;"> ?
Thanks,
Jamie
link. Is there a way to do this within the HREF attribute?
Something like:
<a href="javascrip t: return false;"> ?
Thanks,
Jamie
Comment