Side navigation
#12844 closed bug (duplicate)
Opened November 04, 2012 08:25AM UTC
Closed December 13, 2012 04:32AM UTC
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.
Attachments (0)
Change History (6)
Changed November 04, 2012 08:29AM UTC by comment:1
Changed November 21, 2012 06:34PM UTC by comment:2
owner: | → 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?
Changed November 26, 2012 05:42AM UTC by comment:3
status: | pending → new |
---|
Open it in IE 7. You'll be having error in Console.
Changed November 26, 2012 02:08PM UTC by comment:4
status: | new → pending |
---|
Nope, not having error. Please provide a screen shot of the error. Also ensure there are no browser plugins installed.
Changed December 05, 2012 03:26PM UTC by comment:5
status: | pending → new |
---|
http://jsbin.com/welcome/43515
Adding option in Select list is also not working in IE7.