Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.js

In your web page:

```html




Your browser does not support HTML5 video.



Slide #1 display initially


Slide #2 after 10 seconds


Slide #3 displayed at the end of the 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)_