examples/form/htmledit.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 29 Aug 2011 10:07:11 +0000 (18:07 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 29 Aug 2011 10:07:11 +0000 (18:07 +0800)
examples/form/htmledit.js

index 39e7ab2..9ec8b43 100644 (file)
@@ -41,7 +41,8 @@ Roo.onReady(function(){
                 fieldLabel:'Biography',
                 width:550,
                 height:200,
-                expandable : true
+                resizable: 's' /// where the handles should got..
+
             },
             {
                 xtype : 'Button',