06-10-2008, 04:23 AM
|
#1 (permalink)
|
|
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
|
If no javascript??
Say I have a link that looks like this:
<a href="javascript:;" onclick="dosomething()">
How can I have it default to a normal href if javascript is disabled? I know it's probably a stupid question but I'm really javascript dumb... I want it to link to a normal page.php if the javascript is disabled in the remote browser.
-m
|
|
|
|