Modify ↓
Ticket #3809 (closed bug: invalid)
After adding the checkbox element to a li that has ul embended,the checkbox can not work
| Reported by: | ManFred | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | unfiled | Version: | 1.2.6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
In the book: jQuery in Action,there is a exaples named collapsible.list.take.4, I changed it a little: add some checkboxs in the li item. but some checkboxs can not work,wyh? please review the source in the attachment.
Attachments
Change History
Changed 4 years ago by ManFred
-
attachment
collapsible.list.take.4.html
added
comment:1 Changed 4 years ago by john
- Status changed from new to closed
- Resolution set to invalid
A question like this should be posted to the jQuery mailing list: http://groups.google.com/group/jquery-en
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.

From jquery in action book