Side navigation
#12729 closed bug (notabug)
Opened October 15, 2012 10:37AM UTC
Closed October 17, 2012 06:59AM UTC
Last modified October 17, 2012 12:50PM UTC
attr not working
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.2 |
Keywords: | dbr | Cc: | |
Blocked by: | Blocking: |
Description
attr and removeAttr is working on $(document).ready(function(){}); But not working on $(window).load(function(){}); and $(window).bind('load',function(){});
Attachments (0)
Change History (7)
Changed October 15, 2012 12:43PM UTC by comment:1
owner: | → anonymous |
---|---|
status: | new → pending |
Changed October 16, 2012 01:03AM UTC by comment:2
status: | pending → new |
---|
Replying to [ticket:12729 anonymous]:
attr and removeAttr is working on $(document).ready(function(){}); But not working on $(window).load(function(){}); and $(window).bind('load',function(){});
Hi! I'm a contributor.
This failure case is IE(6,7,8,9).
Firefox and Chrome is working.
Changed October 16, 2012 01:14AM UTC by comment:3
Replying to [comment:1 timmywil]:
Thanks for taking the time to contribute to the jQuery project! 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.
ok
thanks!
Changed October 16, 2012 04:11PM UTC by comment:4
status: | new → pending |
---|
Changed October 17, 2012 05:21AM UTC by comment:5
status: | pending → new |
---|
Hi I'm a contributor.
Sorry, Its a mistake.
Noticed, while making the test case.
Please [ Ticket #12729 ] is delete.
thanks
Changed October 17, 2012 06:59AM UTC by comment:6
resolution: | → notabug |
---|---|
status: | new → closed |
Changed October 17, 2012 12:50PM UTC by comment:7
keywords: | → dbr |
---|
Thanks for taking the time to contribute to the jQuery project! 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.