From f16dc190800efcf6df90f79f8ddcc2b351db74e9 Mon Sep 17 00:00:00 2001 From: Rene Haas Date: Tue, 12 Sep 2017 16:20:13 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b809c51..595b76e 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,10 @@ Take the table below only as a overview of all options. initialize boolean true - Indicates whether the plugin shall be initialized even if the native scrollbars are overlaid. + + Indicates whether the plugin shall be initialized even if the native scrollbars are overlaid.
+ If you initialize the plugin on the body element, I recommend to set this option to false. + }