Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marrouchi/jquery-videoslider
Jquery Video Slider plugin : Play/Pause video on scroll while displaying text slides.
https://github.com/marrouchi/jquery-videoslider
jquery jquery-plugin scroll scrolling slider slides video
Last synced: 20 days ago
JSON representation
Jquery Video Slider plugin : Play/Pause video on scroll while displaying text slides.
- Host: GitHub
- URL: https://github.com/marrouchi/jquery-videoslider
- Owner: marrouchi
- License: mit
- Created: 2017-09-21T09:54:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T14:19:30.000Z (over 7 years ago)
- Last Synced: 2024-05-15T14:15:52.823Z (8 months ago)
- Topics: jquery, jquery-plugin, scroll, scrolling, slider, slides, video
- Language: JavaScript
- Homepage: http://marrouchi.com/jquery-videoslider/demo/earth.html
- Size: 123 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# Videoslider
Play/Pause video on scroll while displaying text slides.
## Getting Started
Download the [production version][min] or the [development version][max].[min]: https://raw.github.com/medmar/jquery-videoslider/master/dist/videoslider.min.js
[max]: https://raw.github.com/medmar/jquery-videoslider/master/dist/videoslider.jsIn your web page:
```html
Your browser does not support HTML5 video.
$.videoslider({
playbackRate: 5 // Play speed : default is 1
});```
## Test
!! Tests has not been implemented yet.## Documentation
_(Coming soon)_## Examples
_(Coming soon)_## Release History
_(Nothing yet)_