Reorganized the different effects to be in fx.js, instead of jquery.js - and cleaned...
[jquery.git] / build / test / data / test2.php
1 <script type="text/javascript">
2 testFoo = "foo"; $('#foo').html('foo');ok( true, "test2.php executed" );
3 </script>