| Author | Message | 
| lavendersluv Member
 Joined: 28 Jun 2005
 Posts: 46
 
 | # Posted: 3 Jul 2006 09:32 Reply
 
 Does anyone know to do this or direct me on finding out this is done. I know it can be done. I want to be able to click on say link A have it switch so it is not clickable until another link is clicked which will make link A active again and link B not clickable. thanks
 
 Michelle
 
 __________________
 
 
 | 
| Vishal P. Rao 
   Joined: 23 Jun 2005
 Posts: 938
 
 | # Posted: 4 Jul 2006 06:31 · Edited by: Vishal P. Rao Reply
 
 What do you want to achieve after clicking on the link? Or in what context are you going to use them?
 
 I'm not sure about hyperlinks (text links) but there are something called radio buttons in HTML forms that will require you to click on only option. When one option is clicked, the other deactivates, and vice versa.
 
 __________________
 
 | 
| lavendersluv Member
 Joined: 28 Jun 2005
 Posts: 46
 
 | # Posted: 7 Jul 2006 15:09 Reply
 
 I want this in the navigation area only, what I want is to be able to click on jobs lets stay I don't the visitor to be able to click on the jobs link until they go somewhere else first.  what you describe sound like what I may be looking to do.
 
 thanks
 Michelle
 
 __________________
 
 | 
| Vishal P. Rao 
   Joined: 23 Jun 2005
 Posts: 938
 
 | # Posted: 9 Jul 2006 01:36 Reply
 
 Ok! Here's a neat little Javascript you can add to your website to achieve the effect.
 
 Courtesy: Clear Links to Current Page with Unobtrusive Javascript Version Two
 
 __________________
 
 | 
| lavendersluv Member
 Joined: 28 Jun 2005
 Posts: 46
 
 | # Posted: 9 Jul 2006 09:49 Reply
 
 Great I will give it a try now thanks Vishal.
 
 __________________
 
 | 
| cupbucket Member
 
 Joined: 7 Jun 2008
 Posts: 226
 
 | # Posted: 15 Nov 2008 14:00 Reply
 
 I may use it too!
 
 __________________
 
 |