paperfold icon indicating copy to clipboard operation
paperfold copied to clipboard

3d Paperfold Animation Library

Results 1 paperfold issues
Sort by recently updated
recently updated
newest added

i want to do something like this for multiple comments box. $('.comments_toggle').click(function(){ var target = $(this).data('comment-for'); $('#comment_el_'+target).paperfold().toggle });