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.
我有一个 asp.net 页面,我在其中放置了一些 iframe。我想在后面的代码中从这个 iframe 中删除部分 html 代码。怎么做?对于在页面上搜索和删除 html 代码,将有助于正则表达式或 HAP。但是如何进入这个 iframe 呢?
如果 iframe 位于不同的域中,则您无法通过 JS 访问它(假设您使用 javascript 或类似方法来访问它)。
http://javascript.info/tutorial/same-origin-security-policy