Only try to wrap the element if it's not disconnected, fixed #3828.
[jquery.git] / test / data / test.js
1 foobar = "bar";\r
2 jQuery('#ap').html('bar');\r
3 ok( true, "test.js executed");\r