<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: InAppBrowser (based on ChildBrowser) in Cordova 2.3.0</title>
	<atom:link href="http://shazronatadobe.wordpress.com/2012/11/21/inappbrowser-based-on-childbrowser-in-cordova-2-3-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://shazronatadobe.wordpress.com/2012/11/21/inappbrowser-based-on-childbrowser-in-cordova-2-3-0/</link>
	<description>at Adobe Systems Inc.</description>
	<lastBuildDate>Fri, 17 May 2013 18:50:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: shazron</title>
		<link>http://shazronatadobe.wordpress.com/2012/11/21/inappbrowser-based-on-childbrowser-in-cordova-2-3-0/#comment-5398</link>
		<dc:creator><![CDATA[shazron]]></dc:creator>
		<pubDate>Mon, 06 May 2013 19:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://shazronatadobe.wordpress.com/?p=539#comment-5398</guid>
		<description><![CDATA[Right now, no - there is no way to hide the bar. We have an issue filed to implement it: https://issues.apache.org/jira/browse/CB-2412]]></description>
		<content:encoded><![CDATA[<p>Right now, no &#8211; there is no way to hide the bar. We have an issue filed to implement it: <a href="https://issues.apache.org/jira/browse/CB-2412" rel="nofollow">https://issues.apache.org/jira/browse/CB-2412</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ekm</title>
		<link>http://shazronatadobe.wordpress.com/2012/11/21/inappbrowser-based-on-childbrowser-in-cordova-2-3-0/#comment-5397</link>
		<dc:creator><![CDATA[ekm]]></dc:creator>
		<pubDate>Mon, 06 May 2013 15:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://shazronatadobe.wordpress.com/?p=539#comment-5397</guid>
		<description><![CDATA[My apologies if I&#039;m missing something obvious, but I&#039;m a bit new to phonegap. . . 

I&#039;m using the inappbrowser with great success. The target is set to _self, since I don&#039;t want the control bar at the bottom of the screen. Of course, I lose all my lovely JavaScript and such at that point. I want the content from an external source to take over the screen, but I still want to be able to check to see if I lose network connections. Sadly, I have to take the HTML as is from the external location. 

Question: is there any way to display the external page without the nav bar at the bottom of the screen and still be able to respond to events (page load, network status, etc)?]]></description>
		<content:encoded><![CDATA[<p>My apologies if I&#8217;m missing something obvious, but I&#8217;m a bit new to phonegap. . . </p>
<p>I&#8217;m using the inappbrowser with great success. The target is set to _self, since I don&#8217;t want the control bar at the bottom of the screen. Of course, I lose all my lovely JavaScript and such at that point. I want the content from an external source to take over the screen, but I still want to be able to check to see if I lose network connections. Sadly, I have to take the HTML as is from the external location. </p>
<p>Question: is there any way to display the external page without the nav bar at the bottom of the screen and still be able to respond to events (page load, network status, etc)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaa572</title>
		<link>http://shazronatadobe.wordpress.com/2012/11/21/inappbrowser-based-on-childbrowser-in-cordova-2-3-0/#comment-5246</link>
		<dc:creator><![CDATA[aaa572]]></dc:creator>
		<pubDate>Mon, 22 Apr 2013 16:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://shazronatadobe.wordpress.com/?p=539#comment-5246</guid>
		<description><![CDATA[I&#039;m also having issues with LoadStart. It fires on sub-page loads such as ad-networks which I don&#039;t want. I miss the onLocationChange from ChildBrowser as well. loadstop doesn&#039;t work for me as the user may click away prior to the page fully loading.

I also tried rolling back to ChildBrowser but can&#039;t get it to load in the new Cordova 2.6 stack (at least with my require.js setup).]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m also having issues with LoadStart. It fires on sub-page loads such as ad-networks which I don&#8217;t want. I miss the onLocationChange from ChildBrowser as well. loadstop doesn&#8217;t work for me as the user may click away prior to the page fully loading.</p>
<p>I also tried rolling back to ChildBrowser but can&#8217;t get it to load in the new Cordova 2.6 stack (at least with my require.js setup).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sreejithj</title>
		<link>http://shazronatadobe.wordpress.com/2012/11/21/inappbrowser-based-on-childbrowser-in-cordova-2-3-0/#comment-5076</link>
		<dc:creator><![CDATA[sreejithj]]></dc:creator>
		<pubDate>Thu, 11 Apr 2013 10:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://shazronatadobe.wordpress.com/?p=539#comment-5076</guid>
		<description><![CDATA[Hi shazron, 
That’s great , thanks for the suggestion,it works perfectly.InAppBrowser is a great.]]></description>
		<content:encoded><![CDATA[<p>Hi shazron,<br />
That’s great , thanks for the suggestion,it works perfectly.InAppBrowser is a great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shazron</title>
		<link>http://shazronatadobe.wordpress.com/2012/11/21/inappbrowser-based-on-childbrowser-in-cordova-2-3-0/#comment-5062</link>
		<dc:creator><![CDATA[shazron]]></dc:creator>
		<pubDate>Tue, 09 Apr 2013 19:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://shazronatadobe.wordpress.com/?p=539#comment-5062</guid>
		<description><![CDATA[onlocationchange? Did you try http://docs.phonegap.com/en/2.5.0/cordova_inappbrowser_inappbrowser.md.html#addEventListener loadstart/loadstop events as I suggested before?]]></description>
		<content:encoded><![CDATA[<p>onlocationchange? Did you try <a href="http://docs.phonegap.com/en/2.5.0/cordova_inappbrowser_inappbrowser.md.html#addEventListener" rel="nofollow">http://docs.phonegap.com/en/2.5.0/cordova_inappbrowser_inappbrowser.md.html#addEventListener</a> loadstart/loadstop events as I suggested before?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sreejithj</title>
		<link>http://shazronatadobe.wordpress.com/2012/11/21/inappbrowser-based-on-childbrowser-in-cordova-2-3-0/#comment-5060</link>
		<dc:creator><![CDATA[sreejithj]]></dc:creator>
		<pubDate>Tue, 09 Apr 2013 03:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://shazronatadobe.wordpress.com/?p=539#comment-5060</guid>
		<description><![CDATA[I am doing google ouath+ cordova 2.3.0+ childbrowser. I want to replace all childbrowser functionalities with inappbrowser.But i found function onlocation change , that function is called during signin button is clicked.not during webpage is started loading or not stoping...so how will i modify that...]]></description>
		<content:encoded><![CDATA[<p>I am doing google ouath+ cordova 2.3.0+ childbrowser. I want to replace all childbrowser functionalities with inappbrowser.But i found function onlocation change , that function is called during signin button is clicked.not during webpage is started loading or not stoping&#8230;so how will i modify that&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sreejithj</title>
		<link>http://shazronatadobe.wordpress.com/2012/11/21/inappbrowser-based-on-childbrowser-in-cordova-2-3-0/#comment-5059</link>
		<dc:creator><![CDATA[sreejithj]]></dc:creator>
		<pubDate>Tue, 09 Apr 2013 03:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://shazronatadobe.wordpress.com/?p=539#comment-5059</guid>
		<description><![CDATA[Hi, can we perform google ouath in inapp browser?]]></description>
		<content:encoded><![CDATA[<p>Hi, can we perform google ouath in inapp browser?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shazron</title>
		<link>http://shazronatadobe.wordpress.com/2012/11/21/inappbrowser-based-on-childbrowser-in-cordova-2-3-0/#comment-5058</link>
		<dc:creator><![CDATA[shazron]]></dc:creator>
		<pubDate>Mon, 08 Apr 2013 15:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://shazronatadobe.wordpress.com/?p=539#comment-5058</guid>
		<description><![CDATA[Hi, use either the loadstart or loadstop events: http://docs.phonegap.com/en/2.5.0/cordova_inappbrowser_inappbrowser.md.html#addEventListener]]></description>
		<content:encoded><![CDATA[<p>Hi, use either the loadstart or loadstop events: <a href="http://docs.phonegap.com/en/2.5.0/cordova_inappbrowser_inappbrowser.md.html#addEventListener" rel="nofollow">http://docs.phonegap.com/en/2.5.0/cordova_inappbrowser_inappbrowser.md.html#addEventListener</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sreejithj</title>
		<link>http://shazronatadobe.wordpress.com/2012/11/21/inappbrowser-based-on-childbrowser-in-cordova-2-3-0/#comment-5057</link>
		<dc:creator><![CDATA[sreejithj]]></dc:creator>
		<pubDate>Mon, 08 Apr 2013 09:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://shazronatadobe.wordpress.com/?p=539#comment-5057</guid>
		<description><![CDATA[Hi, Can you please let me know, how can we perform onLocation change function of child browser in inapp browser?]]></description>
		<content:encoded><![CDATA[<p>Hi, Can you please let me know, how can we perform onLocation change function of child browser in inapp browser?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shazron</title>
		<link>http://shazronatadobe.wordpress.com/2012/11/21/inappbrowser-based-on-childbrowser-in-cordova-2-3-0/#comment-5046</link>
		<dc:creator><![CDATA[shazron]]></dc:creator>
		<pubDate>Tue, 02 Apr 2013 23:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://shazronatadobe.wordpress.com/?p=539#comment-5046</guid>
		<description><![CDATA[Yup, it should work for local files (relative to www), at least I know it does work on iOS.]]></description>
		<content:encoded><![CDATA[<p>Yup, it should work for local files (relative to www), at least I know it does work on iOS.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
