View Single Post
Old 06-10-2008, 04:23 AM   #1 (permalink)
delayedinsanity
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default 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
delayedinsanity is offline  
Reply With Quote