bigSlide.js
bigSlide.js copied to clipboard
Remove jQuery dependency?
bigSlide works by adding some inline CSS to an element. This is pretty simple and could be accomplished without jQuery and still support IE8+.
:+1: