Top "Resize" questions

Issues relating to the resizing of controls, windows, forms or screens.

UIImage resize (Scale proportion)

Possible Duplicate: Resize UIImage with aspect ratio? The following piece of code is resizing the image perfectly, but the problem …

iphone resize uiimage
Set iframe content height to auto resize dynamically

I was myself searching for a simple solution to change the height of an iframe with the content in it. …

iframe resize height
Input type "number" won't resize

Why won't my input resize when I change the type to type="number" but it works with type="text"? EXAMPLE …

html text input resize numbers
Resize jqGrid when browser is resized?

Is there any way to resize a jqGrid when the browser window is resized? I have tried the method described …

javascript jquery jqgrid grid resize
Resizing Images in VB.NET

I'd like to make a simple VB utility to resize images using vb.net. I am having trouble figuring out …

vb.net image resize image-manipulation
AngularJS $watch window resize inside directive

I have revealing module pattern which looks like this: 'use strict'; angular.module('app', []) .directive('myDirective', ['SomeDep', function (SomeDep) { var …

angularjs resize window directive watch
Merging two images with PHP

I'm trying to merge two images together with PHP. For example... how would I go about placing image one on …

php image merge resize overlay
How do you resize Fancybox at runtime?

Does anyone know how to resize the jQuery Fancybox during runtime? When initializing the fancybox I can do this: $("tag").…

jquery resize fancybox
change image dimensions with jquery

I have a image under div id myimage. Now I want to resize it by using change. I want from …

jquery image resize image-size
Calculating image size ratio for resizing

I have a defined fixed width and height to resize an image. However, I have problem a with this, because …

php image image-processing resize