Im using a plugin called CropBox to crop profile images.
Everything works fine, but I have to save the cropped result to disk,
and for some reason its not a function for that (why crop an image if
you cant save it?)
I've read all the documentation and I can get the cropped image as a
blob object. but how do I save blob to disk?
this is my first time using jquery and I'm having problems with an animation.
Basically I have a div with a background image, and when the mouse is
over the "parent" <a> the div resizes so the text behind
the layer displays.
And it kinda works, but when I move the pointer over the middle of the
element the animation goes "crazy", and goes up and down until mouseover.