如何在不使用 iframe 的情况下在 Codeigniter 中加载 Wordpress 页面
How I can load Wordpress page in Codeigniter without using iframe
您好,我正在尝试将我的 WordPress 网站的单个页面加载到 Codeigniter 项目中。但是没有使用 iframe。可能吗?
Ajax 调用特定的 div 元素?或者 html object
标签.. ?
<object style="(width and height in pixels)" type="text/html" data="http://my-wpsite.com" typemustmatch="typemustmatch">
<param name="data" value="http://my-wpsite.com">
Object unavailable at this moment.
</object>
您好,我正在尝试将我的 WordPress 网站的单个页面加载到 Codeigniter 项目中。但是没有使用 iframe。可能吗?
Ajax 调用特定的 div 元素?或者 html object
标签.. ?
<object style="(width and height in pixels)" type="text/html" data="http://my-wpsite.com" typemustmatch="typemustmatch">
<param name="data" value="http://my-wpsite.com">
Object unavailable at this moment.
</object>