Opened 11 years ago
Closed 10 years ago
#12844 closed bug (duplicate)
Cannot set attribute in IE7
Reported by: | S.Ronak | Owned by: | S.Ronak |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
http://jsbin.com/welcome/43513
Setting attribute to an element in IE7 gives error. Due to this, execution of script discarded.
Instead of this, it should be failed silently.
Change History (6)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Owner: | set to S.Ronak |
---|---|
Status: | new → pending |
I am not seeing any errors on IE7 with Browserstack, which is a relatively clean setup without browser plugins. Can you use the jquery-git unminified version and report the line number where this problem occurs?
comment:3 Changed 11 years ago by
Status: | pending → new |
---|
Open it in IE 7. You'll be having error in Console.
comment:4 Changed 11 years ago by
Status: | new → pending |
---|
Nope, not having error. Please provide a screen shot of the error. Also ensure there are no browser plugins installed.
comment:5 Changed 11 years ago by
Status: | pending → new |
---|
Screenshot:
Note: See
TracTickets for help on using
tickets.
http://jsbin.com/welcome/43515
Adding option in Select list is also not working in IE7.