mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-27 19:54:07 +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
|
||||
|
||||
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.**
|
||||
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
|
||||
|
||||
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:
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user