From 75ad7e4bd7d69243e7e5281c2642f00478fb072d Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Wed, 19 Feb 2014 18:02:09 +0200 Subject: Added tags, jquery UI --- apps/it/static/js/ui/demos/resizable/default.html | 33 +++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 apps/it/static/js/ui/demos/resizable/default.html (limited to 'apps/it/static/js/ui/demos/resizable/default.html') diff --git a/apps/it/static/js/ui/demos/resizable/default.html b/apps/it/static/js/ui/demos/resizable/default.html new file mode 100644 index 0000000..ab5deb4 --- /dev/null +++ b/apps/it/static/js/ui/demos/resizable/default.html @@ -0,0 +1,33 @@ + + + + + jQuery UI Resizable - Default functionality + + + + + + + + + + + + +
+

Resizable

+
+ +
+

Enable any DOM element to be resizable. With the cursor grab the right or bottom border and drag to the desired width or height.

+
+ + -- cgit v1.2.3