Update README.md

This commit is contained in:
Rene Haas
2017-09-12 16:20:13 +02:00
committed by GitHub
parent 45ada4eba6
commit f16dc19080
+4 -1
View File
@@ -135,7 +135,10 @@ Take the table below only as a overview of all options.
<td>initialize</td>
<td>boolean</td>
<td><code>true</code></td>
<td>Indicates whether the plugin shall be initialized even if the native scrollbars are overlaid.</td>
<td>
Indicates whether the plugin shall be initialized even if the native scrollbars are overlaid.<br>
If you initialize the plugin on the body element, I recommend to set this option to false.
</td>
</tr>
<tr>
<th align="left" colspan="5">}</th>