web/test/jstests/ajax_url1.html
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Sat, 17 Jul 2010 09:59:44 +0200
changeset 5987 a9d508973433
parent 5658 7b9553a9db65
permissions -rw-r--r--
[images] use tags.img and allow to add arbitrary attributes on the image. Use it to set a class when image is the primary entity

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