OK, I have fixed my problem. Now it works fine! It is amazing! Is there any way how to show "Show less"?
Nice use of css for the show more and less
(2015-02-22, 03:04 PM)Leefish Wrote: [ -> ]Nice use of css for the show more and less
yup.. so that we can be independent of the scripts... implemented on my test forum and works fine.... Thanks to Rakes who initiated this idea...
Thank you, everything is working! Great job!
Could we possibly use jQuery to animate (slide) the toggle between Less and More?
My jQuery's a little rusty, otherwise I'd do it myself
.
Should use css transitions rather than JQuery as its lighter weight.
Have at it! I'm even worse in CSS transitions... Actually... Maybe not.
I use version from @Rakes - works fine for everything.