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.
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.