jquery/test/data/test.html
2007-09-08 12:42:32 +00:00

8 lines
199 B
HTML

html text<br/>
<script type="text/javascript">/* <![CDATA[ */
testFoo = "foo"; $('#foo').html('foo');
ok( true, "test.html executed" );
/* ]]> */</script>
<script src="data/test.js"></script>
blabla