Swipe icon indicating copy to clipboard operation
Swipe copied to clipboard

Added new option called fadeOutInvisible

Open justinkempton opened this issue 11 years ago • 0 comments


var swipe = new Swipe(document.getElementById("slider"), { fadeOutInvisible : true });

this will add the class hiddenPanel to none visible panels

justinkempton avatar Dec 10 '14 18:12 justinkempton