Modify ↓
Ticket #5495 (closed bug: invalid)
$(#validID).attr("name", "whatever") is not working on IE8
| Reported by: | tzenchor | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | unfiled | Version: | 1.2.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I am using this command to change the name of some elements in a form but it does not work. I also use this to change the id of the same element and that works. If I change the name with the setAttribute method it works. Just a note, i'm using this old version because the plugin jquery-treeview packs it
Change History
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.
