The CASE:
I have 3 links which specify 3 different views (or various sized
DIVs).
If the user clicks a specific view the according link should become
invisible. As a result only 2 links supposed to be active and visible
at any time since the 3rd view is currently active.
What is the most elegant way to accomplish this?

Might it be better to display all three links and make one link
inactive by removing the "a" element and give it a grey color? Is this
possible?

Thanks for your help!

Reply via email to