jQuery UI 对话框(作为书签)无法在具有框架集的网页中打开
我正在开发一个使用 jQuery UI 对话框的书签。我知道框架集不允许插入 div,因此对话框不会显示。需要一些想法来克服这个问题。
I'm working on a bookmarklet which uses jQuery UI Dialog. I understand that frameset doesn't allow div to be inserted, thus the dialog won't show. Need some ideas to overcome this issue.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你不会的。您被同源政策阻止。
You won't. You are being blocked by the same-origin policy.