jquery/build/test/data/test2.php
2006-12-31 15:44:59 +00:00

4 lines
115 B
PHP

<script type="text/javascript">
testFoo = "foo"; $('#foo').html('foo');ok( true, "test2.php executed" );
</script>