New release of Super Swipebox, a fork of brutaldesign/swipebox.
What's the difference between Super Swipebox and the Original Swipebox?
- Minimalism 1: all unnecessary files removed
- Minimalism 2: jQuery is already within the JS file to reduce chain and external file requests
- Firing the plugin happens already inside the JS file
- no class attributes needed. Just link to the JPG, GIF, PNG or WebP files
- double sized icons
Changelog
- v1.3: jQuery updated from 3.6.3 to 3.7.1
- v1.2: loader.gif removed, animated circle rotation as new loading screen and updating jQuery from 3.6.0 to 3.6.3
- v1.1: WebP support
- v1.0: Initial release