PDA

View Full Version : This Should be EASY...



jasonhardwick
January 29th, 2009, 01:08 PM
I have a page that has 4 sections... kink of like an online newsletter what i want to happen is if you click on the read more button then the article will expand. and if you click the close or another "read more" than the expanded article will close.

DDD
January 29th, 2009, 01:38 PM
Jquery, search their plugins repository for "expand collapse"

jasonhardwick
January 29th, 2009, 02:03 PM
Thanks

jasonhardwick
January 29th, 2009, 02:59 PM
Now how do I change the button state from "open" to "close"

ramie
January 29th, 2009, 03:13 PM
I wrote a really simple plugin for toggle text with jquery a while ago...

Plugin
http://rayboyd.com/projects/006/index.html

Demos
http://rayboyd.com/projects/007/index.html
http://rayboyd.com/projects/008/index.html