#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: | ||
Blocked by: | Blocking: |
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 (1)
Change History (2)
Changed 14 years ago by
Attachment: | collapsible.list.take.4.html added |
---|
comment:1 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
A question like this should be posted to the jQuery mailing list: http://groups.google.com/group/jquery-en
Note: See
TracTickets for help on using
tickets.
From jquery in action book