Plain JavaScript version of jQuery's slideToggle(), slideDown(), & slideUp(), but does not use display: none.
61
stars
7
forks
source link
fix(dom-slider): check if slide methods exist on Node.prototype befor… #5
Closed
eenewbsauce closed 5 years ago
…e defining them
This is causing issues with Jest/JSDOM otherwise