如何使用javaScript在iframe中添加CSS类和控件元素。
问题描述:
如何使用javaScript在iframe中添加CSS类和控件元素。
How to add CSS class and control elements inside of the Iframe using javaScript.
<iframe width="340" scrolling="no" height="37" src="http://www.indiansplash.com/business/include/dash11i.php" id="ifr" hspace="0" marginwidth="0" marginheight="0" vspace="0" style="width: 585px; height: 47px; border: #dddddd 1px solid"></iframe>
这是我的代码。 http://jsfiddle.net/wV8gF/
答
试试这个例子,我想要隐藏有BSE标志的第一列,而且我想改变值的颜色。 。可能有用。
Try this. It may useful.