(jQuery UI Resizable Plugin)

Hi there!
Does anybody have a clue, if it's possible or a workaround existing,
to resize a <DIV> and the content (here: images)
within without using "alsoResize in combination with a class/id
name".

In other words: Is there a workaround for:
 $('DIV').resizable({ handles: 'se', alsoResize: 'ITS CHILDREN' });
or are just class/id names allowed for "alsoResize"?

So basically I have a DIV and stacked Images inside.
I want the DIV to be resizeable and the images inside resized at the
same time.

Thank you and greetings from Vienna,
Tobi

Reply via email to