1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-21 12:21:46 +02:00

the webslides object

This commit is contained in:
José Luis Antúnez
2017-02-11 17:04:56 +01:00
committed by GitHub
parent f6c430a77f
commit e4103d9e27

View File

@@ -41,13 +41,13 @@ Version 0.1 (Jan 8, 2017):
### How it works ### How it works
You need to add the follow javascript to initialize the webslide objet You need to add the follow javascript to initialize the webslides object.
```javascript ```javascript
var slide = jQuery('#webslides').webslides(); var slide = jQuery('#webslides').webslides();
``` ```
Now you can use the slide with these functions Now you can use the slide with these functions:
```javascript ```javascript
// Moving to next slide // Moving to next slide