use jquery for dblclick handler to access event.target
[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>