<?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 Yes I have upgraded to in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Back-button-not-working-as-intended/m-p/1056619#M52288</link>
    <description>&lt;P&gt;Yes I have upgraded to version 2170.&amp;nbsp; I did that earlier since I was browsing the forums and found that might fix the issue which it did not.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I have also tried using class="button backButton" which was generated when I used the UI to create the header initially and that's when I found the problem.&amp;nbsp; Changing that to class="button" seemed to work fine but did not have an icon or anything, just the word 'Back' if I put it in there, to indicate that a back button was present and it works fine.&amp;nbsp; It seems to be whenever I try to add in the chevron icon to the back button that it doesn't seem to work.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jun 2015 21:48:26 GMT</pubDate>
    <dc:creator>Jonathan_G_3</dc:creator>
    <dc:date>2015-06-29T21:48:26Z</dc:date>
    <item>
      <title>Back button not working as intended</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-button-not-working-as-intended/m-p/1056617#M52286</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I'm having an issue&amp;nbsp;&lt;/SPAN&gt;with&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;the back button on the headers in the Intel XDK environment. &amp;nbsp;I have my header set up with class="button" and it works fine except for I don't have the back button icon (chevron). &amp;nbsp;Now if I change it to class="backButton" I get the back button icon (chevron) but the back button doesn't work very well. &amp;nbsp;What happens is it goes back for a brief second then jumps forward to the page you were just on minus the header. &amp;nbsp;It might just be something simple I am overlooking but not sure...&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Below is a sample of my header code:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Working:&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;header class="wrapping-col wrap-element uib_w_11 with-back" data-uib="app_framework/header" data-ver="2" id="contactsheader"&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;h1&amp;gt;Contacts&amp;lt;/h1&amp;gt;&amp;lt;a href="#homepage" class="button" id="contactsButton"&amp;gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/header&amp;gt;&lt;/P&gt;

&lt;P&gt;Not working:&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;header class="wrapping-col wrap-element uib_w_11 with-back" data-uib="app_framework/header" data-ver="2" id="contactsheader"&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;h1&amp;gt;Contacts&amp;lt;/h1&amp;gt;&amp;lt;a href="#homepage" class="backButton" id="contactsButton"&amp;gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/header&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; Thanks.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2015 20:12:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-button-not-working-as-intended/m-p/1056617#M52286</guid>
      <dc:creator>Jonathan_G_3</dc:creator>
      <dc:date>2015-06-29T20:12:14Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-button-not-working-as-intended/m-p/1056618#M52287</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am assuming that you upgraded to XDK V 2170.&lt;/P&gt;

&lt;P&gt;You should use button backbutton instead of just button.&lt;/P&gt;

&lt;P&gt;I tried and it worked.&lt;/P&gt;

&lt;P&gt;&amp;lt;header class="wrapping-col wrap-element uib_w_1" data-uib="app_framework/header" data-ver="2" id="af-header-0"&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;h1&amp;gt;&amp;lt;/h1&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/header&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;header class="wrapping-col wrap-element uib_w_2 with-back" data-uib="app_framework/header" data-ver="2" id="af-header-1"&amp;gt;&amp;lt;a &lt;STRONG&gt;class="button backButton&lt;/STRONG&gt;"&amp;gt;Back&amp;lt;/a&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;h1&amp;gt;SECOND&amp;lt;/h1&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/header&amp;gt;&lt;/P&gt;

&lt;P&gt;Or you can include back button through UI also. Please &amp;nbsp;see the screen&lt;span class="lia-inline-image-display-wrapper" image-alt="BackButton.PNG"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/7652iBAA9C2CEC2904767/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="BackButton.PNG" alt="BackButton.PNG" /&gt;&lt;/span&gt;shot.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2015 21:01:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-button-not-working-as-intended/m-p/1056618#M52287</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2015-06-29T21:01:46Z</dc:date>
    </item>
    <item>
      <title>Yes I have upgraded to</title>
      <link>https://community.intel.com/t5/Software-Archive/Back-button-not-working-as-intended/m-p/1056619#M52288</link>
      <description>&lt;P&gt;Yes I have upgraded to version 2170.&amp;nbsp; I did that earlier since I was browsing the forums and found that might fix the issue which it did not.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I have also tried using class="button backButton" which was generated when I used the UI to create the header initially and that's when I found the problem.&amp;nbsp; Changing that to class="button" seemed to work fine but did not have an icon or anything, just the word 'Back' if I put it in there, to indicate that a back button was present and it works fine.&amp;nbsp; It seems to be whenever I try to add in the chevron icon to the back button that it doesn't seem to work.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2015 21:48:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Back-button-not-working-as-intended/m-p/1056619#M52288</guid>
      <dc:creator>Jonathan_G_3</dc:creator>
      <dc:date>2015-06-29T21:48:26Z</dc:date>
    </item>
  </channel>
</rss>

