simple-expand icon indicating copy to clipboard operation
simple-expand copied to clipboard

simple jQuery plug-in to expand/collapse elements

Results 8 simple-expand issues
Sort by recently updated
recently updated
newest added

nice and simple, but not catch content with correct markup that loaded by ajax

Maybe this is obvious for jQuery pros but for a noob it's not. From other code how would I expand or collapse one of these. I'm using it for an...

Is it possible to have the content as visible by default, first click will hide rather than show?

Hello Sylvain, we are implement your script in our .net framework with ajax hide and show, but the behavior of expander is totally different. here i paste the ajax code...

Hi, Actually it is not a problem, due to I'm very new to JQuery/Java I have following question. Can simple-expand do in such a way that when 1 section 'expanded'...

You'll need to check this for accuracy please. Also read http://devhike.blogspot.com/2013/06/how-to-register-your-library-or.html or similar for directions on how to register. Should be: ``` bower register jquery-simple-expand https://github.com/sylvain-hamel/simple-expand ``` I think Thanks,...

Hi there, Thanks much for the script! Is there any way to execute a callback or to trigger another action once something has been expanded? Thanks, Jonah