mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-20 11:51:40 +02:00
the webslides object
This commit is contained in:
committed by
GitHub
parent
f6c430a77f
commit
e4103d9e27
@@ -41,13 +41,13 @@ Version 0.1 (Jan 8, 2017):
|
||||
|
||||
### 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
|
||||
var slide = jQuery('#webslides').webslides();
|
||||
```
|
||||
|
||||
Now you can use the slide with these functions
|
||||
Now you can use the slide with these functions:
|
||||
|
||||
```javascript
|
||||
// Moving to next slide
|
||||
|
Reference in New Issue
Block a user