Opened 14 years ago
Closed 14 years ago
#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: | ||
Blocked by: | Blocking: |
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 (1)
comment:1 Changed 14 years ago by
Component: | site → docs |
---|---|
Milestone: | 1.3 → 1.3.1 |
Resolution: | → fixed |
Status: | new → closed |
Version: | 1.2.6 → 1.3 |
Note: See
TracTickets for help on using
tickets.
Should be fixed in docs.jquery.com now - api.jquery.com should be updated soon.