Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望在不必使用 Ajax 的情况下包含我们的页面,目前 iFrame 是最佳选择。然而,在页面上,我们有 10 多个可以指向模式的链接。
有没有办法让 Modal 使用标准格式加载 iframe?
<a href="'.$url.'/popupviewresponse/'.$responses->response_id.'/'.seoUrl($responses->title).'" data-toggle="modal">Modal-link</a>
得到了答案,我们选择使用插件https://github.com/Nikku/jquery-bootstrap-scripting/pull/69