root/public/javascripts/scriptaculous/test/unit/_ajax_updater_result.html
Revision 1, 311 bytes (checked in by falcon, 17 years ago) |
---|
Line | |
---|---|
1 | Test text |
2 | |
3 | <script type="text/javascript" language="javascript" charset="utf-8"> |
4 | // <![CDATA[ |
5 | alert('fragment1 hit!'); |
6 | // ]]> |
7 | </script> |
8 | |
9 | more test text |
10 | |
11 | |
12 | <script>alert('fragment2 hit!')</script> |
13 | |
14 | |
15 | even more test text |
16 | |
17 | <script type="text/javascript"> |
18 | alert('fragment3 hit!'); |
19 | </script> some other test text |
20 |
Note: See TracBrowser
for help on using the browser.