<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Rails Forum - Ruby on Rails Help and Discussion Forum - Using iframes with parameters to render in the same page]]></title>
		<link>http://railsforum.com/viewtopic.php?id=37926</link>
		<description><![CDATA[The most recent posts in Using iframes with parameters to render in the same page.]]></description>
		<lastBuildDate>Sun, 18 Apr 2010 03:43:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Using iframes with parameters to render in the same page]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=122947#p122947</link>
			<description><![CDATA[<p>I would recommend using CSS/Javascript instead of an in-line iFrame.</p><p>I&#039;m not an expert at RoR (yet anyway), but I know that Javascript libraries like JQuery can dynamically show/hide DIVs based on a form submit. In fact, using JQuery, you could have the form post to anywhere without refreshing the page. Then, you could have it update data on that page or show/hide a DIV. I&#039;m sure there&#039;s a similar method used to do this in RoR, but I&#039;d look into a JS/CSS way of doing it, if it&#039;s practical for your needs.</p>]]></description>
			<author><![CDATA[dummy@example.com (jdkuepper)]]></author>
			<pubDate>Sun, 18 Apr 2010 03:43:27 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=122947#p122947</guid>
		</item>
		<item>
			<title><![CDATA[Using iframes with parameters to render in the same page]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=121085#p121085</link>
			<description><![CDATA[<p>Hi,</p><p>I&#039;m developing a rails app and need to do the following.</p><p>My main page (main.html.erb) has a small form and a submit button.<br />Also it has an inline iframe.</p><p>When click the submit button I need to pass some parameters to another<br />content page (content.html.erb) to create dynamic contents and load<br />the content page inside main page&#039;s inline iframe.</p><p>(What a user sees is only the main page and iframe content changes on<br />submit button click)</p><p>How can I do with this Rails? I tried several ways and sometimes even<br />my browser crashed. Thanks for your comments in advance. </p><p>Thanks,</p><p>Chatu</p>]]></description>
			<author><![CDATA[dummy@example.com (chaturap)]]></author>
			<pubDate>Fri, 19 Mar 2010 10:16:16 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=121085#p121085</guid>
		</item>
	</channel>
</rss>
