Opened 12 years ago
Closed 12 years ago
#7347 closed bug (invalid)
The bug in IE7 jquery1.4.2
Reported by: | Owned by: | ||
---|---|---|---|
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
Change History (2)
comment:1 Changed 12 years ago by
Component: | unfiled → attributes |
---|---|
Owner: | set to [email protected]… |
Status: | new → pending |
comment:2 Changed 12 years ago by
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!