Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Grab handles

    Code:
    form.setCanDragResize(true);
    form.setResizeFrom("BR");
    Running the above snippet in Safari or Chrome produces a form with a visual indication on the bottom right that it can be resized. But the same form in FF or IE has no indication that it is resizeable.
    Last edited by flipside; 28 Nov 2010, 09:25.
Working...
X