show-more
show-more copied to clipboard
jQuery Show More / Less Toggle
Show more plugin doesn't work after dynamically content(TEXT in between div) edit. 1) Show more plugin applied(show more works). 2) Text content edited dynamically(show more stops working) Please help.
I am using Foundation 5 as mark-up and for some reason id doesn't play well with this plugin or even Readmore.js for that matter, however, I did find a solution...
It whould be nice to have a live demo on github.io like this one: https://icasa.github.io/Show-More/ Just craete the `gh-pages` branch with `index.html` in the root.
When you click on "Show more" it does not expand to the actual height of the content area and hides the last line.
If call this on div which contains images - .height() will return wrong height and as result plugin won't work.