polymer-element-slider

Basic responsive element slider including touch / swipe handlers


License
MIT
Install
bower install polymer-element-slider

Documentation

Polymer element-slider

This is a very basic responsive element slider that supports button navigation and swiping on mobile devices.

Usage

<element-slider>
  <img src="/path/to/image1.jpg">
  <img src="/path/to/image2.jpg">
  <img src="/path/to/image3.jpg">
  <div class="map">whatsoever..</div>
</element-slider>

Custom Styles

...

Todos

  • Provide information on how to add custom styles
  • Add Demo
  • Add Tests

Licence

See LICENCE. Copyright 2014 Roman Ernst