[jQuery] Re: How does Facebook do to edit profile picture thumbnails?

2009-03-08 Thread juan-i
i don't want the thumbnail to be saved, i was just wondering where i could get the javascript to just be able to move the image inside the div... thx anyways:) On Mar 7, 3:44 pm, Brian notta...@gmail.com wrote: Is there a specific part that's inconceivable? I can imagine one way to do

[jQuery] Re: How does Facebook do to edit profile picture thumbnails?

2009-03-08 Thread MorningZ
check out jCrop http://deepliquid.com/content/Jcrop.html On Mar 8, 1:57 pm, juan-i holamellamoju...@gmail.com wrote: i don't want the thumbnail to be saved, i was just wondering where i could get the javascript to just be able to move the image inside the div... thx anyways:) On Mar 7,

[jQuery] Re: How does Facebook do to edit profile picture thumbnails?

2009-03-08 Thread donb
Look at the jCrop plugin. It does all that. On Mar 6, 11:03 pm, juan-i holamellamoju...@gmail.com wrote: I just can't figure that out! On FB, you get to change the thumnail for your profile picture. You have a containing div with dimensions of about 50x50 and you can move the image (which

[jQuery] Re: How does Facebook do to edit profile picture thumbnails?

2009-03-07 Thread Brian
Is there a specific part that's inconceivable? I can imagine one way to do it--probably very similarly to how Facebook does it--which follows. Markup-wise, the containing div + image must look roughly like div id=thumb-container style=width: 50px; height: 50px; overflow: hidden; position: