Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Showing hiding multiple texts

Status
Not open for further replies.

KrakHT

Programmer
Feb 9, 2008
1
US
I am trying to update an extension I made for a forum. It shows/hides text using simple JS. Which works. I grab the # of the post and append it to the handleparent function so it knows which one to show/hide.

My problem is that I am limited to one hidden text block per message. I want to be able to add multiple blocks of hidden text per post. Here are the links to the files to make it easier for you to understand. The other issue is that I am not good with JS at all. Took me days to figure what I have out and get it working. Just trying to add more functionality.

Any help is greatly appreciated.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top