tags:

views:

37

answers:

2

I'm looking for a good javascript script similar to the one used by gravatar or Yahoo Profiles, I simply want the users to be able to control how their avatar will look like.

Many thanks

+2  A: 

How about jCrop?

J-P
I'm going to have a look on that, thanks a lot
Waleed Eissa
+1  A: 

Just in case anybody else is also interested in finding a javascript image cropper, I came across these pages, hope they can help you too:

http://www.defusion.org.uk/code/javascript-image-cropper-ui-using-prototype-scriptaculous/ http://www.hotscripts.com/blog/javascript-image-cropping-scripts/

Waleed Eissa