<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Can you confirm please. This in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123623#M77126</link>
    <description>Can you confirm please. This function will open a new window?

	window.open('http://intel.com', '_blank', '');</description>
    <pubDate>Sat, 26 Mar 2016 02:41:07 GMT</pubDate>
    <dc:creator>Honda10_y_</dc:creator>
    <dc:date>2016-03-26T02:41:07Z</dc:date>
    <item>
      <title>New browser opened when App Launch</title>
      <link>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123618#M77121</link>
      <description>&lt;P&gt;Hi, I have created a new project, I copied my code across to the new project.&lt;/P&gt;

&lt;P&gt;I have selected JQuery Mobile framework. I added my splash screen all the required tab. The default plugins are StatusBar, Device, Splashscreen.&lt;/P&gt;

&lt;P&gt;I have unticked the "Optimize with Crosswalk"&lt;/P&gt;

&lt;P&gt;I have left the Intent(&amp;lt;allow-intent&amp;gt;) as default (http://*/*,https://*/*,&amp;nbsp;tel:*,sms:*,mailto:*,geo:*,market:*&lt;/P&gt;

&lt;P&gt;Now I have run the build, the build was successful.&lt;/P&gt;

&lt;P&gt;I downloaded to my Samsung S5, and opened the app. Splash screen appear ok, then the content show up. but I can see the url, it is like browser we can see the &amp;nbsp;url.&lt;/P&gt;

&lt;P&gt;Please help.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Mar 2016 00:21:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123618#M77121</guid>
      <dc:creator>Honda10_y_</dc:creator>
      <dc:date>2016-03-26T00:21:17Z</dc:date>
    </item>
    <item>
      <title>Are you opening a system</title>
      <link>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123619#M77122</link>
      <description>&lt;P&gt;Are you opening a system browser from within your app? Use target as _blank if you are opening an inAppBrowser instance.&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;window.open('http://intel.com', '_blank', '');&lt;/PRE&gt;

&lt;P&gt;If that's not the case send the screenshots and your project zip file.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Mar 2016 00:45:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123619#M77122</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2016-03-26T00:45:25Z</dc:date>
    </item>
    <item>
      <title>Hi SWATI.S</title>
      <link>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123620#M77123</link>
      <description>Hi SWATI.S

I want to hide the url like a native app and I also dont want to open in new window.

Im using 
&lt;SCRIPT language="Javascript"&gt;&amp;lt;!--
document.location = "somethingmyurl.com";
&lt;/SCRIPT&gt;

Please advice.</description>
      <pubDate>Sat, 26 Mar 2016 02:13:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123620#M77123</guid>
      <dc:creator>Honda10_y_</dc:creator>
      <dc:date>2016-03-26T02:13:06Z</dc:date>
    </item>
    <item>
      <title>(No subject)</title>
      <link>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123621#M77124</link>
      <description>&lt;SCRIPT language="Javascript"&gt;&amp;lt;!--
document.location = "somethingmyurl.com";
&lt;/SCRIPT&gt;</description>
      <pubDate>Sat, 26 Mar 2016 02:15:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123621#M77124</guid>
      <dc:creator>Honda10_y_</dc:creator>
      <dc:date>2016-03-26T02:15:03Z</dc:date>
    </item>
    <item>
      <title>i use</title>
      <link>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123622#M77125</link>
      <description>i use 
script language="Javascript"
document.location = "somethingmyurl.com";</description>
      <pubDate>Sat, 26 Mar 2016 02:21:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123622#M77125</guid>
      <dc:creator>Honda10_y_</dc:creator>
      <dc:date>2016-03-26T02:21:57Z</dc:date>
    </item>
    <item>
      <title>Can you confirm please. This</title>
      <link>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123623#M77126</link>
      <description>Can you confirm please. This function will open a new window?

	window.open('http://intel.com', '_blank', '');</description>
      <pubDate>Sat, 26 Mar 2016 02:41:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123623#M77126</guid>
      <dc:creator>Honda10_y_</dc:creator>
      <dc:date>2016-03-26T02:41:07Z</dc:date>
    </item>
    <item>
      <title>Thanks.</title>
      <link>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123624#M77127</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;

&lt;P&gt;This issue is fixed.&lt;/P&gt;

&lt;P&gt;My other problem is &lt;A href="https://software.intel.com/en-us/forums/intel-xdk/topic/622154" target="_blank"&gt;https://software.intel.com/en-us/forums/intel-xdk/topic/622154&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Please help.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Mar 2016 16:07:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123624#M77127</guid>
      <dc:creator>Honda10_y_</dc:creator>
      <dc:date>2016-03-26T16:07:52Z</dc:date>
    </item>
    <item>
      <title>@Honda, with target '_blank',</title>
      <link>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123625#M77128</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;@Honda, with target '_blank', the URL you specify will be loaded in the inAppBrowser instance. With inAppBrowser you have ability to navigate back to the app. To open the URL in the Cordova webview you use '_self' as target.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="line-height: 19.512px;"&gt;To hide the location bar in inAppBrowser instance, use location='no'.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;window.open('http://intel.com', '_blank', 'location=no');
&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 18:17:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123625#M77128</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2016-03-28T18:17:07Z</dc:date>
    </item>
    <item>
      <title>Thank you.</title>
      <link>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123626#M77129</link>
      <description>Thank you.</description>
      <pubDate>Mon, 28 Mar 2016 21:13:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/New-browser-opened-when-App-Launch/m-p/1123626#M77129</guid>
      <dc:creator>Honda10_y_</dc:creator>
      <dc:date>2016-03-28T21:13:37Z</dc:date>
    </item>
  </channel>
</rss>

