<?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 Back Button in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034297#M43296</link>
    <description>&lt;P style="font-size: 12px;"&gt;I have this html line, but when I clicked on back button nothing happens&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;&amp;lt;a href="javascript:" data-rel="back" data-transition="flip"&amp;gt;&amp;lt;i class="fa fa-chevron-left"&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/a&amp;gt;&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;I appreciate any comments ASAP, thanks in advance.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jul 2015 14:05:23 GMT</pubDate>
    <dc:creator>Alexander_F_</dc:creator>
    <dc:date>2015-07-30T14:05:23Z</dc:date>
    <item>
      <title>Back Button</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034297#M43296</link>
      <description>&lt;P style="font-size: 12px;"&gt;I have this html line, but when I clicked on back button nothing happens&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;&amp;lt;a href="javascript:" data-rel="back" data-transition="flip"&amp;gt;&amp;lt;i class="fa fa-chevron-left"&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/a&amp;gt;&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;I appreciate any comments ASAP, thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 14:05:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034297#M43296</guid>
      <dc:creator>Alexander_F_</dc:creator>
      <dc:date>2015-07-30T14:05:23Z</dc:date>
    </item>
    <item>
      <title>Are you using jQuery mobile? </title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034298#M43297</link>
      <description>&lt;P&gt;Are you using jQuery mobile?&amp;nbsp; Could you provide a simple complete example that illustrates what you're talking about?&amp;nbsp; Is this a multi-page app?&lt;/P&gt;

&lt;P&gt;Dale&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 16:28:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034298#M43297</guid>
      <dc:creator>Dale_S_Intel</dc:creator>
      <dc:date>2015-07-30T16:28:38Z</dc:date>
    </item>
    <item>
      <title>Sure when I moved to info</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034299#M43298</link>
      <description>&lt;P&gt;Sure when I moved to info_page and need to go back clicked on Back button and nothing happens, here is my code&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!--include 'views/info_page.php'; //00--&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;lt;div data-role="page" class="page" id="info_page"&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class="main" data-role="content" class="ui-content"&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class="header-actions left"&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;!-- Back Button --&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;a href="javascript:" data-rel="back" data-transition="flip"&amp;gt;&amp;lt;i class="fa fa-chevron-left"&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div align="left" style="margin-top: 30px;"&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;h3 id="info_name"&amp;gt;&amp;lt;/h3&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;div id="info_content" style="text-align:justify"&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 16:33:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034299#M43298</guid>
      <dc:creator>Alexander_F_</dc:creator>
      <dc:date>2015-07-30T16:33:44Z</dc:date>
    </item>
    <item>
      <title>I noticed that the problem is</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034300#M43299</link>
      <description>&lt;P&gt;I noticed that the problem is with the sentence data-rel="back" because fx when I open a popup and try to close doesn't work either.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;a href="#edit_business_map" data-rel="popup" data-theme="a" data-transition="pop" data-position-to="origin" style="color:#226ab5;"&amp;gt;Edit&amp;lt;/a&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;div data-role="popup" id="edit_business_map" data-theme="a" class="ui-corner-all"&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;a data-rel="back" class="ui-btn ui-corner-all ui-shadow ui-btn-a ui-icon-delete ui-btn-icon-notext ui-btn-right"&amp;gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div style="padding:10px 20px;"&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;h3&amp;gt;Mapp&amp;lt;/h3&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;input type="text" name="edit_address[]" id="edit_business_address1" placeholder="address1"&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;input type="text" name="edit_address[]" id="edit_business_address2" placeholder="address2"&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;input type="text" name="edit_address[]" id="edit_business_address3" placeholder="address3"&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;select id="edit_business_country" name="edit_country" &amp;gt;&amp;lt;/select&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div id="div_edit_business_state"&amp;gt;&amp;lt;select id="edit_business_state" name="edit_state" &amp;gt;&amp;lt;/select&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;input type="text" name="edit_city" id="edit_business_city" placeholder="city"&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;input type="text" name="edit_zip" id="edit_business_zip" placeholder="zip code"&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;button type="button" class="ui-btn ui-corner-all" onclick="save_editable('edit_business_map')" data-rel="back" data-transition="inverse" &amp;gt;Save&amp;lt;/button&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/div&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/div&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 16:37:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034300#M43299</guid>
      <dc:creator>Alexander_F_</dc:creator>
      <dc:date>2015-07-30T16:37:43Z</dc:date>
    </item>
    <item>
      <title>I'll try playing with it and</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034301#M43300</link>
      <description>&lt;P&gt;I'll try playing with it and see what I can figure out.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 16:51:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034301#M43300</guid>
      <dc:creator>Dale_S_Intel</dc:creator>
      <dc:date>2015-07-30T16:51:51Z</dc:date>
    </item>
    <item>
      <title>Then you have the solution,</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034302#M43301</link>
      <description>&lt;P&gt;Then you have the solution, please let me know ASAP&lt;/P&gt;

&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 17:04:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034302#M43301</guid>
      <dc:creator>Alexander_F_</dc:creator>
      <dc:date>2015-07-30T17:04:13Z</dc:date>
    </item>
    <item>
      <title>I recommend replacing</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034303#M43302</link>
      <description>&lt;P&gt;I recommend replacing&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;&amp;lt;a href="javascript:" data-rel="back" data-transition="flip"&amp;gt;&amp;lt;i class="fa fa-chevron-left"&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/a&amp;gt;&lt;/PRE&gt;

&lt;P&gt;with&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;&amp;lt;a href="#" class="ui-btn" data-rel="back"&amp;gt;Back&amp;lt;/a&amp;gt; &lt;/PRE&gt;

&lt;P&gt;instead.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 17:28:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034303#M43302</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2015-07-30T17:28:52Z</dc:date>
    </item>
    <item>
      <title>Nothing Elroy, doesn't work</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034304#M43303</link>
      <description>&lt;P&gt;Nothing Elroy, doesn't work&lt;/P&gt;

&lt;P&gt;&amp;lt;a href="#" data-rel="back" class="ui-btn"&amp;gt;Back&amp;lt;/a&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 17:34:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034304#M43303</guid>
      <dc:creator>Alexander_F_</dc:creator>
      <dc:date>2015-07-30T17:34:05Z</dc:date>
    </item>
    <item>
      <title>This is a working example of</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034305#M43304</link>
      <description>&lt;P&gt;This is a working example of transitioning to and backward among pages using jQuery Mobile.&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;&amp;lt;!DOCTYPE html&amp;gt;
&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;meta name="viewport" content="width=device-width, initial-scale=1"&amp;gt;
&amp;lt;link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"&amp;gt;
&amp;lt;script src="http://code.jquery.com/jquery-1.11.3.min.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;

&amp;lt;div data-role="page"&amp;gt;
  &amp;lt;div data-role="header"&amp;gt;
    &amp;lt;h1&amp;gt;Welcome To My Homepage&amp;lt;/h1&amp;gt;
  &amp;lt;/div&amp;gt;

  &amp;lt;div data-role="main" class="ui-content"&amp;gt;
    &amp;lt;p&amp;gt;I Am Now A Mobile Developer!!&amp;lt;/p&amp;gt;
&amp;lt;a href="#pagetwo" data-transition="flip" class="ui-btn"&amp;gt;Go to Page Two&amp;lt;/a&amp;gt;
  &amp;lt;/div&amp;gt;

  &amp;lt;div data-role="footer"&amp;gt;
    &amp;lt;h1&amp;gt;Footer Text&amp;lt;/h1&amp;gt;
  &amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt; 

&amp;lt;div data-role="page" id="pagetwo"&amp;gt;
  &amp;lt;div data-role="header"&amp;gt;
&amp;lt;a href="#" data-rel="back"&amp;gt;Back&amp;lt;/a&amp;gt;
    &amp;lt;h1&amp;gt;Welcome To My Second page&amp;lt;/h1&amp;gt;
  &amp;lt;/div&amp;gt;

  &amp;lt;div data-role="main" class="ui-content"&amp;gt;
    &amp;lt;p&amp;gt;Thank you!!&amp;lt;/p&amp;gt;
  &amp;lt;/div&amp;gt;

  &amp;lt;div data-role="footer"&amp;gt;
    &amp;lt;h1&amp;gt;Footer Text&amp;lt;/h1&amp;gt;
  &amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt; 

&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 17:51:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034305#M43304</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2015-07-30T17:51:03Z</dc:date>
    </item>
    <item>
      <title>I try to send you a MP4 file</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034306#M43305</link>
      <description>&lt;P&gt;I try to send you a MP4 file where you can see the result of this code but is not allowed this kind of file, but the result is that this code doesn't work on XDK.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://dl.dropboxusercontent.com/u/33797440/back_button_do_not_work.mp4" target="_blank"&gt;https://dl.dropboxusercontent.com/u/33797440/back_button_do_not_work.mp4&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 18:16:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034306#M43305</guid>
      <dc:creator>Alexander_F_</dc:creator>
      <dc:date>2015-07-30T18:16:09Z</dc:date>
    </item>
    <item>
      <title>https://dl.dropboxusercontent</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034307#M43306</link>
      <description>&lt;P&gt;&lt;A href="https://dl.dropboxusercontent.com/u/33797440/back_button_do_not_work.mov" target="_blank"&gt;https://dl.dropboxusercontent.com/u/33797440/back_button_do_not_work.mov&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 18:22:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034307#M43306</guid>
      <dc:creator>Alexander_F_</dc:creator>
      <dc:date>2015-07-30T18:22:16Z</dc:date>
    </item>
    <item>
      <title>Does it work on device?</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034308#M43307</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;Does it work on device?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 20:09:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034308#M43307</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2015-07-30T20:09:51Z</dc:date>
    </item>
    <item>
      <title>Nope :-(</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034309#M43308</link>
      <description>&lt;P&gt;Nope :-(&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 20:11:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034309#M43308</guid>
      <dc:creator>Alexander_F_</dc:creator>
      <dc:date>2015-07-30T20:11:57Z</dc:date>
    </item>
    <item>
      <title>Hey any update with this,</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034310#M43309</link>
      <description>&lt;P&gt;Hey any update with this, still doesn't work&lt;/P&gt;

&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2015 16:28:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034310#M43309</guid>
      <dc:creator>Alexander_F_</dc:creator>
      <dc:date>2015-07-31T16:28:51Z</dc:date>
    </item>
    <item>
      <title>Please do not forgot that</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034311#M43310</link>
      <description>&lt;P&gt;Please do not forgot that this issue is still open and I need a solution, because before the last update everything works fine and now after the update was the problem... the data-rel="back" doesn't work on Mobile Devices...&lt;/P&gt;

&lt;P&gt;Thank You in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2015 21:28:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034311#M43310</guid>
      <dc:creator>Alexander_F_</dc:creator>
      <dc:date>2015-07-31T21:28:37Z</dc:date>
    </item>
    <item>
      <title>@Alexander -- the issue you</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034312#M43311</link>
      <description>&lt;P&gt;@Alexander -- the issue you posted on &lt;A href="https://software.intel.com/en-us/forums/topic/560791#comment-1833601"&gt;in this thread&lt;/A&gt;, which I believe is the same being described above, is only with the Emulate tab, it does not impact on-device usage. Have you tried to debug this using Debug tab? The Emulate tab is NOT a good indicator of on-device behavior.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Aug 2015 00:01:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034312#M43311</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-08-01T00:01:36Z</dc:date>
    </item>
    <item>
      <title>Is impossible, now with the</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034313#M43312</link>
      <description>&lt;P&gt;Is impossible, now with the new version v.2323 for OSX,&lt;/P&gt;

&lt;P&gt;the data-rel="back" doesn't work on Apple Devices even with the App Preview&lt;/P&gt;

&lt;P&gt;but in XDK Emulator everything works fine.&lt;/P&gt;

&lt;P&gt;Please let me know now how I can solve this issue and no more surprises please.&lt;/P&gt;

&lt;P&gt;Thank You.&lt;/P&gt;

&lt;P&gt;&amp;lt;a href="#" data-rel="back"&amp;gt;Back&amp;lt;/a&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2015 03:00:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034313#M43312</guid>
      <dc:creator>Alexander_F_</dc:creator>
      <dc:date>2015-08-04T03:00:54Z</dc:date>
    </item>
    <item>
      <title>Nobody is trying to surprise</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034314#M43313</link>
      <description>&lt;P&gt;Nobody is trying to surprise you, we're trying to help. In order for that to happen, you need to provide more precise information.&lt;/P&gt;

&lt;P&gt;The recent XDK releases have no impact on the behavior App Preview or on built apps. The XDK release only impacts the Emulate tab. So if the problem only appears on a real device it is not the XDK that is causing that. It may be due to the way the webview on your device behaves. We do not control the behavior of the webview on a real device, that is controlled by the manufacturer of that device, the XDK has no control over that. The only place where we can influence that behavior is when you use Crosswalk, otherwise, the behavior on-device is a function of the device, not the XDK.&lt;/P&gt;

&lt;P&gt;Please provide a &lt;EM&gt;&lt;STRONG&gt;simple&lt;/STRONG&gt;&lt;/EM&gt; example project that can be used to illustrate the problem AND describe the steps and conditions to duplicate the problem. For example:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;sync with Test tab&lt;/LI&gt;
	&lt;LI&gt;touch button "x" and you should see "alert y"&lt;/LI&gt;
	&lt;LI&gt;etc.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Describe the device you are using, such as an iPhone 6 running iOS 8.1. etc.&lt;/P&gt;

&lt;P&gt;Please ZIP the sample project, include all the contents of the project directory, not just the index.html file, so we have all the information about your sample project. Do not make the project complicated, doing so will not help us help you.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2015 00:16:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-Button/m-p/1034314#M43313</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-08-05T00:16:58Z</dc:date>
    </item>
  </channel>
</rss>

