
November 18th, 2011, 12:34 PM
|
|
Contributing User
|
|
Join Date: Feb 2011
Posts: 306
  
Time spent in forums: 1 Day 18 h 20 m 4 sec
Reputation Power: 5
|
|
|
Cannot figure out how to expand more and etc..
I am trying to find a script or piece of code that will allow me to show more details and colLapse it back afterwards. I have found tons that expand but originally all text is hidden. I don't need that. I need a certain amount of text to be shown and then an expand option for the rest. Here is what I would like:
This is some text. This is some text. This is some text. [...] EXPAND ARROW HERE
Now after the arrow is clicked It would look like this:
This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. COLLAPSE ARROW HERE
How can I do this?
|