need help

A forum for, well, anything really.
Gripes, moans, ideas or just general chit chat. EXCEPT SPAM!!! - Don't just register to post here - IT WILL GET DELETED!!!
Post Reply
vacwm
Beginner
Beginner
Posts: 1
Joined: Thu May 22, 2008 5:02 pm

need help

Post by vacwm »

Hey guys, I am a the most basic beginner you have known :) and I need your help.

I am working on launching a small firm and I need your help in coding something
It is probably very simple...

In some of the pages on the site, I have a list of links (check the home page for example)
I am having challenges with the change on click command/ Now if you click on the link 'Mind your own business' for example, it will display certain text.
how can i make the text disappear on the second click?
this is the current code:
<a href="#" onclick="changeText(6);">Mind your own business</a><div id="text_description_6">&nbsp;</div><A>

thanks in advance
Post Reply