Modify ↓
Ticket #3854 (closed bug: fixed)
Typo in documentation for jQuery(html, ownerDocument)
| Reported by: | dragonchaos | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 1.3.1 |
| Component: | docs | Version: | 1.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
In the documentation for 'jQuery(html, ownerDocument)' the last sentence in the first paragraph states: For example, to create a span use $("") or $("") instead of without the closing slash/tag.
The span tags in the documentation were not properly escaped.
site: http://api.jquery.com/
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Should be fixed in docs.jquery.com now - api.jquery.com should be updated soon.