Improved Mikes hack to ease testing against IE cache

This commit is contained in:
Jörn Zaefferer 2006-12-31 15:09:07 +00:00
parent c3d8cb0c09
commit 4c66f62a6f
3 changed files with 48 additions and 31 deletions

View file

@ -1,7 +0,0 @@
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