Merdok Posted December 22, 2009 Share Posted December 22, 2009 As part of my CMS development i've also been creating modules, recently one user requested a profile page for each user on the CMS who is listed as staff. This is easy enough and I've already done this, however currently to add a user image the user has to resize and crop the image before uploading. I've seen jQuery solutions whereby the user can upload a large image and it resized on the fly and has a progres bar to keep the user happy that its still working and I've seen solutions where the user can crop an image once it has been uploaded. Annoyingly however I've not been able to find a solution which will offer the user an upload progress bar, THEN allow the user to crop the image and THEN insert its path into a variable for database insertion. Is there such a thing? I'm tempted to try to create one myself but I've been using jQuery for about a month and I've not really gotten to grips with heavy modding yet. Thanks for reading this guys, i'll be very greatful for any help you can give me. I hope thiere isn't a rule about not posting jQuery related questions in here or anything. Apologies if there is. Link to comment https://forums.phpfreaks.com/topic/186017-phpjquery-complete-image-manager/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.