_ajax_updater_result.html 311 B

123456789101112131415161718192021
  1. Test text
  2. <script type="text/javascript" language="javascript" charset="utf-8">
  3. // <![CDATA[
  4. alert('fragment1 hit!');
  5. // ]]>
  6. </script>
  7. more test text
  8. <script>alert('fragment2 hit!')</script>
  9. even more test text
  10. <script type="text/javascript">
  11. alert('fragment3 hit!');
  12. </script> some other test text