From e0d6243f245116a233c6f44052e34842ffb2678f Mon Sep 17 00:00:00 2001 From: DanielApt Date: Fri, 5 Feb 2016 17:55:16 +0000 Subject: [PATCH] Add JSFiddles to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7767ca9..31f8609 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,13 @@ $ bower install perfect-scrollbar You can also load it from [cdnjs](http://cdnjs.com/). It is registered as [`jquery.perfect-scrollbar`](http://www.cdnjs.com/libraries/jquery.perfect-scrollbar). +#### JSFiddle + +You can fork the following JSFiddles for testing and experimenting purposes: + +* [Perfect Scrollbar](https://jsfiddle.net/DanielApt/xv0rrxv3/) +* [Perfect Scrollbar (jQuery)](https://jsfiddle.net/DanielApt/gbfLazpx/) + ## Requirements To make this plugin *perfect*, some requirements were unavoidable.