My image upload form on my profile edit page isn\'t working. The two forms must be separate as they work independently. The image upload script uploads the image before the prof
There is no submit button in your cropimage form, which might be the pb. If I understand well, you want it to be submitted when there is a change in the photoimg field, without submit button.
Try Submitting a form by pressing enter without a submit button (displaying a submit button outside the screen if you don't want to display it).
BTW, jquery live is deprecated. http://api.jquery.com/live/