How to hide/show more text within a certain length (like youtube)
- by Ben
So lets say i have want to have a text to only be a certain amount of characters/length and after that length i want to put an link to reveal the full length of the text. The link will be (more...). And once the user clicks the link (more..) the rest of the text will slide down. How would i accomplish this.
Heres an example.
blah blah blah blah blah (more...)
when user clicks (more..) , it will show the entire text will show
Also i am taking a about data in a table row/table cell, not just any text