Opened 13 years ago
Closed 13 years ago
#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: | ||
Blocked by: | Blocking: |
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
Note: See
TracTickets for help on using
tickets.