Modified test for load(); added fix for trigger, where it modifies data passed to...
[jquery.git] / build / test / data / test.html
index cdae246..9d5b670 100644 (file)
@@ -1,4 +1,6 @@
 html text<br/>
-<script type="text/javascript">foo = "foo";</script>
+<script type="text/javascript">/* <![CDATA[ */
+foo = "foo"; $('#foo').html('foo');
+/* ]]> */</script>
 <script src="data/test.js"></script>
 blabla
\ No newline at end of file