Opened 11 years ago
Closed 11 years ago
#10579 closed bug (invalid)
jquery tag on asp.net server tag in ie7 only
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | core | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
in an asp.net detailesview reapter some server tags appear with jquery565464(long number) = "1" => attribute...only in explorer 7 , the tags that dont have this attribute dont work...explanation please!!!
Change History (2)
comment:1 Changed 11 years ago by
Component: | unfiled → core |
---|---|
Owner: | set to [email protected]… |
Priority: | undecided → low |
Status: | new → pending |
comment:2 Changed 11 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!
That is likely the internal jQuery expando property key, but it's harmless to your markup
If you feel otherwise...
Please provide a complete reduced test case on jsFiddle to help us assess your ticket!
Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/ Open the link and click to "Fork" (in the top menu) to get started.