Need to close a popup after javascript completes image upload then load new page
- by Michael Robinson
I got a problem. I have a image upload script that runs on a popup up when you select "upload button", after it is complete instead of closing it stays in the uploader.html window. I need it to close and go to a new page.
Here is some of the xml that the script uses, can I change the "urlOnUploadSucess" line to close the popup and load a new page…