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 99b6b9a commit 99c4157Copy full SHA for 99c4157
README.md
@@ -24,7 +24,7 @@ There are over 130 code snippets for jQuery included. You can view a listing of
24
**v1.4**
25
- Updated all snippets to have helpful descriptions and tooltips from latest jQuery docs
26
- More uniform formatting and spacing throughout snippets
27
-- Added `jqMap` and `jqEach` (thanks @grahampcharles!), `jqDataSetObj`, `jqOn`, `jqSlideToggle`, `jqSlideToggleFull`
+- Added `jqMap` and `jqEach` (thanks @grahampcharles), `jqDataSetObj`, `jqOn`, `jqSlideToggle`, `jqSlideToggleFull`
28
- Renamed `jqClassToggleFn` -> `jqClassToggleSwitch`, `jqToggleVis*` -> `jqToggle*`, `jqOffset` -> `jqOffsetGet`
29
- Removed `jqLive`, `jqToggleMore`, `jqUnbindFn`
30
- Various other code cleanup and bug fixes with snippets
0 commit comments