Side navigation
#3854 closed bug (fixed)
Opened January 14, 2009 11:36PM UTC
Closed January 15, 2009 01:55PM UTC
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/
Attachments (0)
Change History (1)
Changed January 15, 2009 01:55PM UTC by comment:1
| component: | site → docs |
|---|---|
| milestone: | 1.3 → 1.3.1 |
| resolution: | → fixed |
| status: | new → closed |
| version: | 1.2.6 → 1.3 |
Should be fixed in docs.jquery.com now - api.jquery.com should be updated soon.