[英]Change iframe without changing code of this
我已在我的网站上永久添加以下代码:
<iframe class="actAsDiv" width="401" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&q=Adobe%20Systems%20Inc%2C%20Park%20Avenue%2C%20San%20Jose%2C%20CA&aq=0&ie=UTF8&t=m&z=12&iwloc=A&output=embed"></iframe>
是否有可能在不编辑此代码的情况下将scrolling =" no "
更改为scrolling =" yes "
。 除了此代码外,我可以添加所有内容。 是否可以在一些将改变重要性的代码旁边添加?
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.