Page 1 of 2
Navigate to page events not working
Posted: Wed Jun 10, 2015 3:38 pm
by PinetartInc
Hello I have a dashboard page with 'navigate to page' events upon image click. I have added this event to 7 images. None of them are working. I deleted event and recreated them, still not working. Any suggestions. Following is the app link.
http://appery.io/app/mobile-frame?src...
Navigate to page events not working
Posted: Wed Jun 10, 2015 4:09 pm
by PinetartInc
Hello I've noticed that you're responding to issues that came in after mine. What gives?? 
Navigate to page events not working
Posted: Wed Jun 10, 2015 4:49 pm
by PinetartInc
Navigate to page events not working
Posted: Wed Jun 10, 2015 4:51 pm
by PinetartInc
Navigate to page events not working
Posted: Wed Jun 10, 2015 9:15 pm
by PinetartInc
Navigate to page events not working
Posted: Thu Jun 11, 2015 12:33 pm
by Serhii Kulibaba
Hello,
This is CSS code:
pre[dsid = "mobilecontainer"] {
background-image: url("http://rejuvinate-hgs.co.uk/wp-content/uploads/2013/02/bg_green.jpg")
};/pre
which you use as JS. Please move it to the CSS file.
Navigate to page events not working
Posted: Thu Jun 11, 2015 2:56 pm
by PinetartInc
I moved it to CSS as you indicated but it still doesn't work. 1) unexpected token error and unqualified attribute selectors are known to be slow warning. Background doesn't even show now.
Navigate to page events not working
Posted: Thu Jun 11, 2015 3:17 pm
by PinetartInc
Hello I've waited 24 hours and the answer you offered didn't work. I need the 'navigation when clicked' action to work. That's still not working. Is this a bug in the code?
Navigate to page events not working
Posted: Thu Jun 11, 2015 7:29 pm
by Alena Prykhodko
Hello,
Please tell us exact steps to test your app.
Navigate to page events not working
Posted: Thu Jun 11, 2015 7:36 pm
by PinetartInc
As an aside, I created a new page, added a button and added a 'navigate to page event' and that didn't work.
To test, I simply clicked on 'save' then 'test'. I've created an app before using appery so i'm familiar with how the preview link works.
After i ran the test preview page, using chrom, i went to more tools - developer tools -- i saw the error message but i don't know how to find the problem. Can you help with this?