javascript - get image post response from iframe -
i'm using iframe (colorbox) show form, users upload image
on submit, form submits , uploads image , responds new url of image online.
is there way can capture response via javascript , value parent window somehow? ideally once upload complete, want close iframe , have variable ready use in main window.
thanks
Comments
Post a Comment