We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b1dda commit 53c002fCopy full SHA for 53c002f
README.markdown
@@ -11,7 +11,7 @@ See `demo.html` for an example.
11
## Features
12
13
- detecting when an element goes out of view and making it fixed
14
-- replacing the element with an invisible clone that will temporarily occupy space the original spot
+- replacing the element with an invisible clone that will temporarily occupy the original spot
15
- updating size and position of the fixed element
16
17
@@ -56,7 +56,7 @@ The plugin provides a single jQuery method you can use:
56
</tr>
57
<tr>
58
<th>syncPosition</th>
59
- <td>0</td>
+ <td>true</td>
60
<td>Update element's position when it is fixed.</td>
61
62
0 commit comments