Hello Gurus,
My understanding of Javascript still not good enough to modify this script. I would like to seek your help whether you have a better script to perform this function.
Let's say, I have an article. I am breaking the article into 2 sections. By default, the first section will be shown and the second section will be hidden. When user click on the link, section 2 will be expanded.
I found a script at :
but the codings seems too lengthy and I just want the hidden section to be expanded at the bottom of Section 1 instead of replacing it.
Any help will be greatly appreciated. Thanks.
My understanding of Javascript still not good enough to modify this script. I would like to seek your help whether you have a better script to perform this function.
Let's say, I have an article. I am breaking the article into 2 sections. By default, the first section will be shown and the second section will be hidden. When user click on the link, section 2 will be expanded.
I found a script at :
but the codings seems too lengthy and I just want the hidden section to be expanded at the bottom of Section 1 instead of replacing it.
Any help will be greatly appreciated. Thanks.