开发者

ColorBox, close on redirect

开发者 https://www.devze.com 2023-02-20 22:23 出处:网络
I\'m usi开发者_如何转开发ng ColorBox for some forms, but what I\'d like to do is for one particular case if the form submits successful, instead of redirecting within the colorbox, I want it to redire

I'm usi开发者_如何转开发ng ColorBox for some forms, but what I'd like to do is for one particular case if the form submits successful, instead of redirecting within the colorbox, I want it to redirect the parent window (outside the colorbox).

Any ideas how to do this?

Thank you!


window.location = '...';

try that out on return

0

精彩评论

暂无评论...
验证码 换一张
取 消