File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 * - [`html()`](http://api.jquery.com/html/)
6666 * - [`next()`](http://api.jquery.com/next/) - Does not support selectors
6767 * - [`on()`](http://api.jquery.com/on/) - Does not support namespaces, selectors or eventData
68- * - [`off()`](http://api.jquery.com/off/) - Does not support namespaces or selectors
68+ * - [`off()`](http://api.jquery.com/off/) - Does not support namespaces, selectors or event object as parameter
6969 * - [`one()`](http://api.jquery.com/one/) - Does not support namespaces or selectors
7070 * - [`parent()`](http://api.jquery.com/parent/) - Does not support selectors
7171 * - [`prepend()`](http://api.jquery.com/prepend/)
7979 * - [`text()`](http://api.jquery.com/text/)
8080 * - [`toggleClass()`](http://api.jquery.com/toggleClass/)
8181 * - [`triggerHandler()`](http://api.jquery.com/triggerHandler/) - Passes a dummy event object to handlers.
82- * - [`unbind()`](http://api.jquery.com/unbind/) - Does not support namespaces
82+ * - [`unbind()`](http://api.jquery.com/unbind/) - Does not support namespaces or event object as parameter
8383 * - [`val()`](http://api.jquery.com/val/)
8484 * - [`wrap()`](http://api.jquery.com/wrap/)
8585 *
You can’t perform that action at this time.
0 commit comments