]> git.pond.sub.org Git - eow/blobdiff - static/dojo-release-1.1.1/dojox/dtl/demos/templates/animation.html
Replace Dojo with jQuery
[eow] / static / dojo-release-1.1.1 / dojox / dtl / demos / templates / animation.html
diff --git a/static/dojo-release-1.1.1/dojox/dtl/demos/templates/animation.html b/static/dojo-release-1.1.1/dojox/dtl/demos/templates/animation.html
deleted file mode 100644 (file)
index 56c38f3..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-{% load dojox.dtl.contrib.dijit dojox.dtl.contrib.html %}
-<div>
-       <div tstyle="top: {{ y }}px; left: {{ x }}px;" style="width: 10px; height: 10px; background: red; position: absolute;">&nbsp;</div>
-       <div dojoAttachPoint="blue" style="top: 10px; left: 0; width: 10px; height: 10px; background: blue; position: absolute;">&nbsp;</div>
-</div>
\ No newline at end of file