testfunc/test/jstests/ajax_url1.html
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 01 Dec 2011 12:48:46 +0100
changeset 8104 71d9fb78b772
parent 7363 2293c49b290a
permissions -rw-r--r--
[facets] forcing a fixed height to the group is a bad idea: the container will not properly overflow

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