<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Foro Vida Una : Como actualizar dos iframes al mismo tiempo</title>
  <link>https://www.vidauna.com/</link>
  <description><![CDATA[This is an XML content feed of; Foro Vida Una : C&#243;digos JavaScript : Como actualizar dos iframes al mismo tiempo]]></description>
  <pubDate>Thu, 14 May 2026 17:48:08 +0000</pubDate>
  <lastBuildDate>Tue, 18 Jan 2011 12:01:43 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.vidauna.com/RSS_post_feed.asp?TID=1347</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Foro Vida Una]]></title>
   <url>https://www.vidauna.com/images/vidauna_logo.gif</url>
   <link>https://www.vidauna.com/</link>
  </image>
  <item>
   <title><![CDATA[Como actualizar dos iframes al mismo tiempo : Como actualizar dos iframes al...]]></title>
   <link>https://www.vidauna.com/como-actualizar-dos-iframes-al-mismo-tiempo_topic1347_post4648.html#4648</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.vidauna.com/member_profile.asp?PF=110">Programador</a><br /><strong>Subject:</strong> 1347<br /><strong>Posted:</strong> 18&nbsp;Enero&nbsp;2011 at 12:01pm<br /><br /><P align=center><strong><FONT size=3>Como actualizar dos iframes al mismo tiempo</FONT></strong></P><DIV></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&lt;html&gt;<BR>&nbsp;&nbsp; &lt;head&gt;<BR>&nbsp;&nbsp; &lt;script language="javascript"&gt;<BR>&nbsp;&nbsp; function twoframes()&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; document.all("frame1").src="frame_c.htm";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; document.all("frame2").src="frame_d.htm";<BR>&nbsp;&nbsp; }<BR>&nbsp;&nbsp; &lt;/script&gt;<BR>&nbsp;&nbsp; &lt;/head&gt;<BR>&nbsp;&nbsp; <BR>&nbsp;&nbsp; &lt;body&gt;<BR>&nbsp;&nbsp; &lt;iframe src="frame_a.htm" name="frame1"&gt;&lt;/iframe&gt;<BR>&nbsp;&nbsp; &lt;iframe src="frame_b.htm" name="frame2"&gt;&lt;/iframe&gt;<BR>&nbsp;&nbsp; &lt;br&gt;<BR>&nbsp;&nbsp; &lt;form&gt;<BR>&nbsp;&nbsp; &lt;input type="button" onclick="twoframes()" value="Cambiar la URL de los dos iframes"&gt;<BR>&nbsp;&nbsp; &lt;/form&gt;<BR>&nbsp;&nbsp; &lt;/body&gt;<BR>&nbsp;&nbsp; &lt;/html&gt;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Escríbanse las cuatro páginas de los frames que se especifican y probar. Es muy sencillo darse cuenta de que la función all nos permite acceder a los distintos elementos de la página, al igual que lo hemos hecho antes de otras formas.</DIV>]]>
   </description>
   <pubDate>Tue, 18 Jan 2011 12:01:43 +0000</pubDate>
   <guid isPermaLink="true">https://www.vidauna.com/como-actualizar-dos-iframes-al-mismo-tiempo_topic1347_post4648.html#4648</guid>
  </item> 
 </channel>
</rss>