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

Popular posts from this blog

google app engine - 403 Forbidden POST - Flask WTForms -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -

how to run a query SQL in node.js mysql -