Jquery Plugin or Tutorial to PopUp a Window and Upload an Image... |
[eluser]warpspasm[/eluser]
Hi Everyone, I'm looking for a JQuery Plugin or Tutorial that would show me how to click on a image on a Webpage and then open a popup window with a dialog to upload a new image - afterwards I would like to replace the image that was originally clicked on if possible. Any ideas? Thanks!
[eluser]Kamarg[/eluser]
Look into jquery ui for the popup. Specifically the dialog control. You can make use of malsup's form plugin to do an "ajax" (hidden iframe) file upload. Once the submission is complete, switch the src attribute of your img tag to the new file's location.
[eluser]warpspasm[/eluser]
Thank you for your help sir, I will look at it today and report back! |
Welcome Guest, Not a member yet? Register Sign In |