mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 18:35:03 -05:00
README: Update the description of the deprecated module
(cherry-picked from 1d75273101)
.andSelf is now gone.
This commit is contained in:
@@ -82,7 +82,7 @@ Some example modules that can be excluded are:
|
||||
- **ajax/script**: The `<script>` AJAX transport only; used to retrieve scripts.
|
||||
- **ajax/jsonp**: The JSONP AJAX transport only; depends on the ajax/script transport.
|
||||
- **css**: The `.css()` method plus non-animated `.show()`, `.hide()` and `.toggle()`. Also removes **all** modules depending on css (including **effects**, **dimensions**, and **offset**).
|
||||
- **deprecated**: Methods documented as deprecated but not yet removed; currently only `.andSelf()`.
|
||||
- **deprecated**: Methods documented as deprecated but not yet removed.
|
||||
- **dimensions**: The `.width()` and `.height()` methods, including `inner-` and `outer-` variations.
|
||||
- **effects**: The `.animate()` method and its shorthands such as `.slideUp()` or `.hide("slow")`.
|
||||
- **event**: The `.on()` and `.off()` methods and all event functionality. Also removes `event/alias`.
|
||||
|
||||
Reference in New Issue
Block a user