A small jQuery carousel script for images or HTML.
Things to know:
- All slides are set to the same width and height as the first slide.
- A minimum of 3 elements to use as slides are required.
- The left slide will be aligned to the left side of the parent, and the right slide will be aligned to the right side of the parent.
- Monte will turn every child element of the parent into a slide. This can be any mix of HTML and/or IMG elements.