Side navigation
#5495 closed bug (invalid)
Opened November 12, 2009 09:52AM UTC
Closed November 15, 2009 02:43AM UTC
$(#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
Attachments (0)
Change History (1)
Changed November 15, 2009 02:43AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |