web/test/jstests/ajax_url2.html
author Alain Leufroy <alain@leufroy.fr>
Thu, 15 May 2014 23:07:43 +0200
changeset 10105 a1e8816029af
parent 8879 982a49239420
permissions -rw-r--r--
[wsgi] add message about the active interface Similarly to what done in "stdlib".

<div id="ajaxroot">
  <div class="ajaxHtmlHead">
    <script src="http://foo.js" type="text/javascript"> </script>
    <link rel="stylesheet" type="text/css" media="all" href="qunit.css" />
  </div>
  <h1>Hello</h1>
</div>