Complete overhaul of the Ajax test suite, it's now passing in all browsers. In order...
[jquery.git] / build / test / data / test.html
1 html text<br/>
2 <script type="text/javascript">/* <![CDATA[ */
3 testFoo = "foo"; $('#foo').html('foo');
4 ok( true, "test.html executed" );
5 /* ]]> */</script>
6 <script src="data/test.js"></script>
7 blabla