Made it so that you can set the text value of elements to numbers (in addition to...
[jquery.git] / build / test / data / test.js
1 foobar = "bar";\r
2 $('#ap').html('bar');\r
3 ok( true, "test.js executed");