3 | | http://bugs.jquery.com/ticket/6132 |
4 | | http://bugs.jquery.com/ticket/1529 |
5 | | http://bugs.jquery.com/ticket/4121 |
6 | | http://bugs.jquery.com/ticket/2721 |
7 | | http://bugs.jquery.com/ticket/3785 |
8 | | |
9 | | Consistently jQuery's position has been, as Dave stated in 3785, that "Rewriting every for/in loop and object membership test is just too expensive." Until such time that the position should happen to change on that matter, jQuery will not work in pages that have modifications to Object.prototype. |
| 3 | Consistently jQuery's position has been, as Dave stated in #3785, that "Rewriting every for/in loop and object membership test is just too expensive." Until such time that the position should happen to change on that matter, jQuery will not work in pages that have modifications to Object.prototype. |