(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 resized at the same time.
Thank you and greetings from Vienna,
Tobi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---