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. + }