Side navigation
#7347 closed bug (invalid)
Opened October 29, 2010 02:55AM UTC
Closed December 01, 2010 07:06PM UTC
The bug in IE7 jquery1.4.2
Reported by: | baochengsong@foxmail.com | Owned by: | baochengsong@foxmail.com |
---|---|---|---|
Priority: | undecided | Milestone: | 1.5 |
Component: | attributes | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Modify the parent window under a div img attribute cause div object increased
This is the error code:
$(window.parent.document).find("#pictures > div").last().children("img").next("img").attr("src",imgstr);
This code cause pictures of div object increased
Attachments (0)
Change History (2)
Changed October 29, 2010 03:02AM UTC by comment:1
component: | unfiled → attributes |
---|---|
owner: | → baochengsong@foxmail.com |
status: | new → pending |
Changed December 01, 2010 07:06PM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Thank you for submitting a ticket to the jQuery Bug Tracker!. As per our guidelines, all submitted tickets must contain a test case that reproduces the issue you are experiencing.
This allows us to test your bug thoroughly and evaluate whether it is a jQuery core issue. As you have not submitted the requested test case, we will be closing this ticket as invalid.
Please feel free to submit a test-case if you are still experiencing this issue and we will re-investigate as soon as possible.
Please provide a reduced test case on jsFiddle.net, thanks!