[jQuery] Resizing a Thickbox

2009-08-06 Thread steves
Hello, I've done a bit of googling and some experimentation but I'm a bit lost. I'm trying to dynamically resize a modal lightbox created with thickbox. So for instance, I draw the div with certain content, say a form with a select box. I'd like to be able to add additional content to the d

[jQuery] Resizing Images in jQuery

2008-10-17 Thread Adam
I am trying to display images on the page via ajax, but they are slow loading. What I'd like to do is show a 'loading' image while the image is loading, and then load the image. The problem is, all of the images are different sizes, and so I can't set the 'loading' image to the exact size of wha

[jQuery] Resizing.

2008-06-20 Thread Aaron
Hi how can I resize every element in my website base on the client's display settings?? should I use if and then statments to check the clients browser settings and use a energy algorithm to check the energy levels in the image where it would be copied to extend the image and deleted to reduce t

[jQuery] Resizing two divs proportionally

2008-06-20 Thread hubbs
I would like to know how I could resize two divs proportionally to each other. I have the resize UI plugin working to resize the top div, but I would like the bottom div to resize as well, depending on the resizing of the top div. (Similar to how many mail programs manage the list of mail, and vi

[jQuery] Resizing table columns with colspan

2008-04-11 Thread oravecz
I've been successful keeping a couple tables in sync with regard to the column widths for some time. Nothing fancy here; both tables have the same number of columns and one table is the master with the data, and the other is a header table. I set the column widths on the header table to the values

[jQuery] Resizing Input fields on Window Resize?

2007-12-31 Thread Mike Schinkel
Hi all: I'm struggling with this one. I need the following, which I can't get to work because IE7 seems to have a bug where when you set the width of an field using CSS to a percentage it calculates based on the viewport and not the containing element. So I figured I'd add an IE fix like the f

[jQuery] Resizing a iframe to height=100% using jQuery

2007-07-03 Thread Kia Niskavaara
I've seen several attempts to resize a iframe to fill up the rest of the window. This is an example of how to do it: http://brondsema.net/blog/index.php/2007/06/06/100_height_iframe How do I do the same thing using jQuery?

[jQuery] resizing table to fit viewport

2007-05-01 Thread Jack Killpatrick
I have a table placed at the bottom right corner of a page layout, inside a div. I would like to have the right and bottom edges of the div/table bump right up against the right/bottom part of the viewport and resize dynamically when the user resizes the browser/viewportsomething like how