Opened 10 years ago
Closed 10 years ago
#13834 closed bug (invalid)
.attr('test') breaks in IE8
Reported by: | PK | Owned by: | PK |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi team,
Looking for a concrete reply from you. I have a script that uses object.attr('something').indexOf('thatthing'). The script runs great on IE9, Chrome, FF, Safari. But it breaks on this line when ran on IE8. I use jQuery 1.7.2 library.
Change History (2)
comment:1 Changed 10 years ago by
Owner: | set to PK |
---|---|
Status: | new → pending |
comment:2 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
How can we give a concrete reply when you haven't provide a concrete example? Please provide a link to a test case on jsfiddle.net.