Top "Resizable" questions

To make something bigger or smaller, especially an image on a computer screen.

Resizable, draggable object in jquery. Possible?

I want to have an object which is both resizable and draggable. I'll need: X Y Size of the object. …

jquery jquery-ui draggable resizable
How can I make all 4 corners of my div have resizable handles with jQuery?

I am trying to append a div onClick that is both draggable and resizable with handles for resizing that div …

jquery jquery-ui resizable jquery-ui-resizable jquery-resizable
What is the resizing option for inputTextarea component in JSF

I am using JSF2.0 and I have an inputTextArea component and want to prevent the enduser from resizing it.How …

jsf primefaces textarea resizable
JFrame resizable height ONLY

JFrame.setResizable(true) lets the user resize both the width and height of a window. Does a method exist which …

java swing user-interface jframe resizable
Angular 2 Material Flex-layout Split Panes

I am stumbling through my first angular 2.4/Angular material application that is using flex-layout. It has one column with three …

angular angular-material resizable splitpane panes
Electron Resizing a Frameless Window

I'm working on an app that has a frameless window, and has a html5 video element that displays the webcam …

javascript window electron resizable
JQuery UI resizable does not support position: fixed; Any recommendations?

JQuery UI's .resizable function does not support position: fixed; elements. The moment you try to resize them it switches their …

javascript jquery jquery-ui draggable resizable
JQuery UI resizable() changes width when resizing the height

I have a problem here with resizing. I'm using the JQuery .resizable() on a div with the following css: div#…

jquery css jquery-ui resizable jquery-resizable
jQuery UI resizable - direction of operation

How can I determine the direction of resize operation? I tried googling that and found a ticket on jquery ui, …

jquery user-interface resizable
jquery resizable handles on all sides not showing

I am trying to put handle on a jquery resiazble box on the 4 sides and 4 corners. I can get them …

jquery css resizable handles