Page 2 of 2

RSS

Posted: Tue Apr 01, 2014 7:55 am
by Johnny6773854

Name "rssapp"


RSS

Posted: Tue Apr 01, 2014 8:01 am
by Kateryna Grynko

Hi Johnny,

Found it. We'll test.


RSS

Posted: Tue Apr 01, 2014 8:41 am
by Kateryna Grynko

Johnny,

In the code that adds news to the next page, replace:
preAppery('htmlpost').append(artikel);/preWithpreAppery('htmlpost').html(artikel);/pre


RSS

Posted: Tue Apr 01, 2014 9:35 am
by Johnny6773854

Thank you.

I did and no change. I did refresh


RSS

Posted: Tue Apr 01, 2014 9:57 am
by Kateryna Grynko

Did you try cleaning cache?


RSS

Posted: Wed Apr 02, 2014 6:43 am
by Johnny6773854

yes I did


RSS

Posted: Wed Apr 02, 2014 7:45 am
by Nikita

Hello,

I've tested your project just now. You didn't make a change, that was recommended. Also, you should change an event on page "leespost", use "page show" event instead of "Load" and run this JS
var artikel = localStorage.getItem('contentpost');
Appery('htmlpost').html(artikel);


RSS

Posted: Wed Apr 02, 2014 8:05 am
by Johnny6773854

Hi

Thank you for the support. I did made the changes :) but the only thing I did not change was the "page show".

I changed it and it work :)

Thank you support team!!