English 中文(简体)
资料来源:<div>。
原标题:Supply Source for <div>

为<代码><div> tag提供外部超文本吗?

我曾尝试过<条码>,但是在座标上载<>。 该表还浏览了<条码>文本框表,我使用<条码>。 提供<代码><div>在html中,如<代码>iframe?

例如:

<div src="existing.php"></div>

我发现这样的情况,他们说这项工作,但对于我来说,这不是。 任何建议如何?

最佳回答

自你重新使用购买力平价以来,为什么没有这样的东西?

<div id="externalHTML">
   <?php include_once( existing.php ); ?>
</div>

或者该网页是否在客户方面有活力地装上?

问题回答

我认为,你们想要的是:

<iframe src="existing.php"></iframe>

我猜测你的 j奖选择将恢复不止一个要素(iva子和你形式的其他一些内容),并更新所有内容。

unique id带至贵方,你将能够在无任何假名的情况下使用负荷功能。

<><><><>>><>>>>><>>>>>>>

<div id="divExisting"></div>

<><>>

$(function(){
  $("#divExisting").load("existing.php");
});

以上职能将确保<代码><> /代码>的功能只有在总装载后才能履行。

盒式清单非常相似。 它必须包含部分内容,其中一部分是投入,另一部分是另一个显示方框,如:四、四(无顺序排列)或类似。 因此,你需要做的是将投入类型案文领域或未定清单目录......html的内容加以编辑,然后使用受更新(更新)方法的估价或估价方法,而且最有可能使用。 如欲了解有关内容,请查阅网站:





相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

image changed but appears the same in browser

I m writing a php script to crop an image. The script overwrites the old image with the new one, but when I reload the page (which is supposed to pickup the new image) I still see the old one. ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

Separator line in ASP.NET

I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!

热门标签