Added support for .wrapInner() and .wrapAll() - and re-wrote .wrap() to use .wrapAll...
[jquery.git] / build / test / data / test.js
1 var foobar = "bar";\r
2 $('#ap').html('bar');\r
3 ok( true, "test.js executed");\r