testfunc/test/jstests/ajax_url1.html
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 29 Jun 2011 16:13:09 +0200
changeset 7575 335f14e8e5a7
parent 7363 2293c49b290a
permissions -rw-r--r--
[uilib] new js_dumps function allowing usage of bare js string (wrapped into JSString) modify magic 'js' object to consider them as well

<div id="ajaxroot">
  <div class="ajaxHtmlHead">
    <script src="http://foo.js" type="text/javascript"> </script>
  </div>
  <h1>Hello</h1>
</div>