You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011121314151617
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  5. </head>
  6. <body>
  7. <script type="text/javascript">
  8. // a workaround for capturing and passing gwt.codesvr parameter in development mode
  9. function goTo(location) {
  10. window.location = location + window.location.search;
  11. }
  12. </script>
  13. <ul>
  14. <li><a href="javascript:goTo('dev/JsQuery.html')">JsQuery.html</a></li>
  15. </ul>
  16. </body>
  17. </html>