Opened 14 years ago
Closed 14 years ago
#3829 closed bug (fixed)
docs.jquery.com examples broken (all demos use 1.3)
Reported by: | 4pcbr | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | [meta] ui.docs | Version: | 1.6rc4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Here is smthng wrong at the doc page: http://docs.jquery.com/UI/Droppable
When first div is dropped, second don't append any text/
The reason is core 1.3 release ?
Change History (4)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|
comment:2 Changed 14 years ago by
Summary: | example doesn't works → docs.jquery.com examples broken (all demos use 1.3) |
---|
comment:3 Changed 14 years ago by
Component: | ui.droppable → [meta] ui.docs |
---|
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed for 1.5.3 docs
http://docs.jquery.com/UI/API/1.5.3 (now uses jQuery 1.2.6)
as well as 1.6pre docs
http://docs.jquery.com/UI (now uses tags/testing instead of tags/latest)
Note: See
TracTickets for help on using
tickets.
Yeah, most likely due to 1.3. This won't be fixed until UI 1.6 final is released.