Simple jQuery slider which can be useful if you want to split slides and animate them individually
Developer friendly jQuery slider which can be useful if you want to split slides and animate them individually
Example - https://codepen.io/notbigmuzzy/pen/NWNMJLw
How to setup
<link rel="stylesheet" type="text/css" href="split.css">
<script type="text/javascript" src="split.js"></script>
Note
This is just a scaffolding for the slider, you will need to do the full styles for you slider. For now, checkout the example above ⇧