X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=doc%2Fmanual%2Fcss-docbook%2Fdb-bindings.xml;fp=doc%2Fdocbook-css%2Fdb-bindings.xml;h=f3c0059e9d56b0f9828ad4896b62e9f0cb68ddb4;hb=101184f00f6c8cf8487cab10f05af7ec6914222e;hp=cb575fd3516dcac237f5d4a01a91f29986596a1e;hpb=52d0fcaf30f8185b1bf3e069eb065264bffb26f5;p=plcapi.git diff --git a/doc/docbook-css/db-bindings.xml b/doc/manual/css-docbook/db-bindings.xml similarity index 96% rename from doc/docbook-css/db-bindings.xml rename to doc/manual/css-docbook/db-bindings.xml index cb575fd..f3c0059 100644 --- a/doc/docbook-css/db-bindings.xml +++ b/doc/manual/css-docbook/db-bindings.xml @@ -1,31 +1,31 @@ - - - - - - - - - - - - - - - - - - var img = document.getAnonymousNodes(this)[0]; - var file = this.getAttribute("fileref"); - // HACK: using img.src=file 'inline' doesn't seem to work - // but it does when called from a setTimeout() - var f = function() { img.src = file; } - setTimeout(f, 0); - - - - + + + + + + + + + + + + + + + + + + var img = document.getAnonymousNodes(this)[0]; + var file = this.getAttribute("fileref"); + // HACK: using img.src=file 'inline' doesn't seem to work + // but it does when called from a setTimeout() + var f = function() { img.src = file; } + setTimeout(f, 0); + + + +