[jQuery] Object position on mousemove. Failed to set up easing.

2010-01-08 Thread Tobi Eggger
Hello there, Obviously I've a problem :) An object's position is updated relatively to mouseposition on mousemove (opposite direction). Works perfectly well, but I failed to set up the code with smooth easing as result. The code works in Actionscript in Flash (of course in proper syntax) but it d

[jQuery] jQuery UI Resizable Plugin – Scaling a AND the contents within?

2009-09-09 Thread Tobi
x27;).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