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 --- .../js/ui/demos/resizable/constrain-area.html | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 apps/it/static/js/ui/demos/resizable/constrain-area.html (limited to 'apps/it/static/js/ui/demos/resizable/constrain-area.html') diff --git a/apps/it/static/js/ui/demos/resizable/constrain-area.html b/apps/it/static/js/ui/demos/resizable/constrain-area.html new file mode 100644 index 0000000..c062752 --- /dev/null +++ b/apps/it/static/js/ui/demos/resizable/constrain-area.html @@ -0,0 +1,40 @@ + + + + + jQuery UI Resizable - Constrain resize area + + + + + + + + + + + + +
+

Containment

+
+

Resizable

+
+
+ +
+

Define the boundaries of the resizable area. Use the containment option to specify a parent DOM element or a jQuery selector, like 'document.'

+
+ + -- cgit v1.2.3