Forum Discussion
neel_psl
Ace
Thanks TariqHussain,
By making this attribute as false, it is showing the complete body inside the ideas but what we want is it should show, '...view more' option and once we click on it, it should expand the complete the body of that particular idea is to be shown. So is this thing possible??
Thanks
TariqHussain
8 years agoBoss
neel_psl- It just matter of adding CSS and JS code.
CSS - Give max height to body and overflow hidden.
JS - While clicking on view more remove max-height and overflow hidden.
View more button will not be available after making the attribute to false. For that either you can place custom view more button or you can create custom body component.
Fiddle for height animation.
Related Content
- 14 years ago
- 23 days ago
- 2 years ago