jquery skedTape

Schedule component for jQuery that represents events in tape manner. jquery-sked-tape

  • Click on an event to move it.
  • Click on empty space of the timeline to add a new event on predefined position.
  • Use +- keys to change zooming level.
  • Use vertical mouse wheel to scroll timeline horizontally.
<!-- plugin css file  -->
<link rel="stylesheet" href="assets/bundles/skedtape.min.css"/>

<!-- Plugin Js -->
<script src="assets/bundles/skedtape.bundle.js"></script>
All-in-one example