mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-20 19:50:36 +03:00
Update README.md
This commit is contained in:
@@ -26,7 +26,7 @@ You can find a detailed documentation, demos and theme templates [here](https://
|
|||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
The default plugin version doesn't requires any dependencies!
|
**The default plugin version doesn't requires any dependencies!**
|
||||||
|
|
||||||
**If you are using the jQuery dependent version it obviously requires [jQuery](https://jquery.com/) to work.**
|
**If you are using the jQuery dependent version it obviously requires [jQuery](https://jquery.com/) to work.**
|
||||||
It was tested with the jQuery versions: 1.9.1, 2.x, 3.x, and it won't work with jQuery slim.
|
It was tested with the jQuery versions: 1.9.1, 2.x, 3.x, and it won't work with jQuery slim.
|
||||||
@@ -71,7 +71,7 @@ If you are using the jQuery version include [jQuery](https://jquery.com/) before
|
|||||||
|
|
||||||
#### Javascript
|
#### Javascript
|
||||||
|
|
||||||
Initialize the plugin after your document has been fully loaded on the desired element.
|
Initialize the plugin after your document has been fully loaded.
|
||||||
|
|
||||||
Default initialization:
|
Default initialization:
|
||||||
```js
|
```js
|
||||||
|
|||||||
Reference in New Issue
Block a user