精美盒子回邮问题
我正在使用花式框打开一个新的 aspx 页面。在该页面返回任何帖子之前,这一切都完美。但是,如果此页面中发生任何回发,则此页面将在正常窗口中打开,而不是在花式框中打开。
I,m using fancy box for opening a new aspx page . Before any post back in that page this works perfectly . But if any post backs happens in this page then this page will open in the normal window and not in fancy box.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为您使用正常选项,例如:内联 - 模式窗口
使用 iframe 选项。回发后不会在正常窗口中打开
I think u r using normal option like : Inline - modal window
use iframe option. it will not open in normal window after postback