blob: f5bc2199fc3cd564226a35f6115adb052d790202 (
plain)
1
2
3
4
5
6
7
|
html text<br/>
<script type="text/javascript">/* <![CDATA[ */
testFoo = "foo"; jQuery('#foo').html('foo');
ok( true, "test.html executed" );
/* ]]> */</script>
<script src="data/testbar.php"></script>
blabla
|