You may be able to use my wallpaper script. It can constrict an image
to it's parent element already. You'd just need an interface to allow
the user to do it and then send a message to server about the size.
http://moodocs.ryanflorence.com/rpflo/wallpaper
Sent from my iPhone
On Oct 22, 2009, at 1:29 AM, "Steve Onnis" <[email protected]>
wrote:
Make the image 100% width and height inside the div and just resize
the div
holding it
-----Original Message-----
From: CroNiX [mailto:[email protected]]
Sent: Thursday, 22 October 2009 5:23 PM
To: MooTools Users
Subject: [Moo] Re: crop and morph
havent tried but I would think you would morph the div AND the image
height/width at the same time.
On Oct 21, 7:15 pm, rutherford <[email protected]> wrote:
Hi
don't suppose anyone has been able to successfully morph a div with
an
image inside it to a smaller crop of the same image using mootools?