Side navigation
#10579 closed bug (invalid)
Opened October 26, 2011 08:52AM UTC
Closed November 10, 2011 07:56AM UTC
jquery tag on asp.net server tag in ie7 only
Reported by: | barak.avinoam@gmail.com | Owned by: | barak.avinoam@gmail.com |
---|---|---|---|
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!!!
Attachments (0)
Change History (2)
Changed October 26, 2011 07:06PM UTC by comment:1
component: | unfiled → core |
---|---|
owner: | → barak.avinoam@gmail.com |
priority: | undecided → low |
status: | new → pending |
Changed November 10, 2011 07:56AM UTC by comment:2
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.