Added a fix for IE returning comment nodes in * queries. I put the logic in $.merge...
[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>