Page 2 of 2

Rss description in popup

Posted: Sat Aug 24, 2013 7:14 am
by Johnny

no sorry the same :( do not know why?


Rss description in popup

Posted: Sat Aug 24, 2013 8:35 am
by Johnny

Ok so when I use a button on the popup page then it works. But on the page load it still load the old description...


Rss description in popup

Posted: Sat Aug 24, 2013 8:58 am
by Johnny

What if I hide the button then on page load i call the button on click it.

Would this work?
"Tiggzi('.btnreload').click()"


Rss description in popup

Posted: Sat Aug 24, 2013 9:22 am
by Igor

Hello,

[quote:]
Tiggzi('.btnreload').click()
[/quote]

It wouldn't work. You can use the same code which are you using on ".btnreload" cliclk. Can you share app with support@appery,io?


Rss description in popup

Posted: Sat Aug 24, 2013 9:24 am
by Johnny

Hi, i shared it. thank for the help


Rss description in popup

Posted: Sat Aug 24, 2013 9:35 am
by Igor

Please tell us the app name.


Rss description in popup

Posted: Sat Aug 24, 2013 9:55 am
by Johnny

Trou Idees


Rss description in popup

Posted: Mon Aug 26, 2013 1:35 am
by Igor

Hello Johnny,

Sorry for delay. As I understand your project isn't shared with support anymore.
You can use another variant it's very similar with those that Katya propose to you.
When you calling the service to get image and title you can save item id to localStorage or to the hide label, after that you can open popup and call the service using item id. You should get rss description in such way.