Actions
Feature proposal #5140
closedImplement show more/less
Description
When content is too large display a show more/less button. To do this without altering the content simply contain it in a DIV and limit its height then use text overflowing. When the button is clicked remove the height limit from the div so the full content displays.
Updated by krileon over 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Actions