大多数标签中的属性

大多数标签中的属性

本文介绍了[XHTML]?src?大多数标签中的属性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我认为拥有?src非常重要?标签中的attrinbute其他

比?img?为了包含XHTML片段而不依赖于作为ISS或PHP的
服务器端机制。例如:


< div src =" fragment.xhtml" />


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~

Dario de Judicibus博士 - 意大利(欧盟)

网站:

博客:

~~~~~~~~~~~~~~~~~~~~~ 〜[~~~~~~~ <无**** @ nowhere.com>写道:




再说一次:这样的功能会破坏所有当前和过去的UA,他们会无法提供这样的构造。对于这样一个微不足道的功能来说,这是一个非常高的代价




停止抱怨它并使用众多解决方案之一/>
已经建议给你了。


-

Spartanicus





如果我们一直都没有它,那怎么可能

重要?


为什么不使用服务器端机制很重要?



I think that is really important to have the ?src? attrinbute in tags other
than ?img? in order to include XHTML fragments without depending on
server-side mechanisms as ISS or PHP. For example:

<div src="fragment.xhtml" />

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dr. Dario de Judicibus - Italy (EU)
Site: http://www.dejudicibus.it/
Blog: http://lindipendente.splinder.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

解决方案



Again: such a feature would break all current and past UAs, they would
not be able to render such a construct. That''s a very high price to pay
for such a trivial feature.

Stop whining about it and use one of the many solutions that have
already been suggested to you.

--
Spartanicus




If we''ve all gotten along all this time without it, how can it be
"important"?

Why is it important not to use a server-side mechanism?



这篇关于[XHTML]?src?大多数标签中的属性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-23 00:38