Skip to content

Commit 63b174a

Browse files
committed
Refine README included content
1 parent 8347966 commit 63b174a

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,12 @@ https://www.jqueryscript.net/jquery-cheat-sheet/
1313
## What Is Included
1414

1515
- 63 beginner-friendly examples across 13 sections.
16-
- A searchable static cheat sheet page in `index.html`.
17-
- A structured JSON content source in `data/jquery-4-cheatsheet.json`.
18-
- jQuery 4 migration notes and removed API replacements.
19-
- Classic jQuery APIs that remain useful in jQuery 4.
20-
- Copy buttons, dark mode, filters, sticky table of contents, and responsive layout.
21-
- SEO-ready HTML for hosting on `jqueryscript.net`.
22-
- Data validation with `scripts/validate-data.js`.
16+
- jQuery 4 install and loading examples.
17+
- Selectors, traversal, DOM manipulation, attributes, properties, data, CSS, dimensions, events, effects, Ajax, and utilities.
18+
- Classic jQuery APIs that remain useful in jQuery 4, including `.val()`, `.serialize()`, `.one()`, `.trigger()`, `.eq()`, and `.hasClass()`.
19+
- jQuery 4 migration notes for slim builds, Ajax behavior, CSS units, browser support, jQuery UI, and Node-like environments.
20+
- Removed APIs with modern replacements.
21+
- Short examples designed for quick copying and comparison.
2322

2423
## Live Page Target
2524

0 commit comments

Comments
 (0)