#12729 closed bug (notabug)
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(){});
Change History (7)
comment:1 follow-up: 3 Changed 10 years ago by
Owner: | set to anonymous |
---|---|
Status: | new → pending |
comment:2 Changed 10 years ago by
Status: | pending → new |
---|
Replying to 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.
comment:3 Changed 10 years ago by
Replying to 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!
comment:4 Changed 10 years ago by
Status: | new → pending |
---|
comment:5 Changed 10 years ago by
Status: | pending → new |
---|
Hi I'm a contributor. Sorry, Its a mistake. Noticed, while making the test case. Please [ Ticket #12729 ] is delete.
thanks
comment:6 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
comment:7 Changed 10 years ago by
Keywords: | dbr added |
---|
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.