我想从这些 div 的元素“src”中获取这些值“xxxxx”
我尝试了很多getelements,但没有奏效。
任何人都可以帮助我吗
<div id="iframe_container" >
<iframe name="I1" marginwidth="1" marginheight="1" width="100%" height="100%" frameborder="0" scrolling="auto" align="center" src="xxxxx" class="floating_iframe">
Your browser does not support inline frames or is currently configured not to display inline frames.
</iframe>
</div>