testfunc/test/jstests/ajax_url2.html
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 22 Mar 2013 18:34:04 +0100
changeset 8765 9e9029ba2d4e
parent 7363 2293c49b290a
permissions -rw-r--r--
[session] Move hook control constants out of the class There is no reason for them to not be global. This will ease they use by Transaction object.

<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>