From c10a74d38a4986f63e2988ff573e097872c1b733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrik=20Thunstro=CC=88m?= Date: Thu, 25 Apr 2013 22:56:25 +0200 Subject: [PATCH] Simplifying the disable option description for restorePositions. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 664bbee..cf224ed 100644 --- a/readme.md +++ b/readme.md @@ -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.