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

Default: display

Open spacebiscuit opened this issue 10 years ago • 2 comments

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

spacebiscuit avatar Nov 05 '14 16:11 spacebiscuit

Did you try https://github.com/sylvain-hamel/simple-expand/issues/12?

sylvain-hamel avatar Nov 05 '14 19:11 sylvain-hamel

HI,

I tried this in the footer of my page but it fails to open the .content divs

$(document).ready(function(){

$(".expander").click();

});

Thank you.

spacebiscuit avatar Nov 06 '14 13:11 spacebiscuit