标签: html iframe
我听过很多次使用iframe是个坏主意。但我不知道为什么。这真是个坏主意吗?有人可以列出一些不使用它们的人吗?
假设我想使用iframe异步加载某些内容以更快地加载我的网站,如果这些内容不打算被搜索引擎索引。使用iframe仍然是个坏主意吗?
答案 0 :(得分:2)
"They are 1-2 orders of magnitude more expensive to create than any other type of DOM element, including scripts and styles"