Modify ↓
Ticket #3558 (closed bug: invalid)
jQuery.clone bug or IE7 bug?
| Reported by: | sunsuron | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3 |
| Component: | core | Version: | 1.2.6 |
| Keywords: | clone | Cc: | sunsuron, flesler |
| Blocking: | Blocked by: |
Description
The site http://www.urangsabah.com/dev/sirius.html (view source) contains the jQuery+HTML source of using clone() to duplicate a DIV.
Everything's OK except with IE7. When user click 'attach more file' and check all radio button, IE7 treated them just like having the same 'name' attribute. I am expecting these radio button are check-able.
So I am wondering if this is IE or jQuery.
Change History
comment:1 Changed 5 years ago by flesler
- Cc sunsuron, flesler added
- Keywords clone added
- Component changed from unfilled to core
- Owner flesler deleted
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.
