Simplifying the disable option description for restorePositions.

This commit is contained in:
Patrik Thunström 2013-04-25 22:56:25 +02:00
Родитель beef1b3691
Коммит c10a74d38a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -94,7 +94,7 @@ Disable parallaxing.
__Parameters__
`restorePositions` — Boolean: (optional) resets all previously defined layers to their original positions. Useful when combining Plax with functions to hide and show various parts of the page, a good example being [turn.js](http://www.turnjs.com/) [(github repo)](https://github.com/blasten/turn.js).
`restorePositions` — Boolean: (optional) resets all previously defined layers to their original positions when plax is deactivated.
`clearLayers` — Boolean: (optional) clears all previously defined layers when disabling.