jquery/build/test/data/test2.php

4 lines
115 B
PHP
Raw Normal View History

2006-12-31 16:44:59 +01:00
<script type="text/javascript">
testFoo = "foo"; $('#foo').html('foo');ok( true, "test2.php executed" );
</script>