Page-specific Javascript?
Posted: Tue May 12, 2015 7:21 am
Whenever I create a new javascript, that JS is basically loaded in all pages (regardless what the starting page is etc).
How do I create a page-specific javascript?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Whenever I create a new javascript, that JS is basically loaded in all pages (regardless what the starting page is etc).
How do I create a page-specific javascript?
Hello Reynaldo,
Please wrap all your JS code to function and execute it on any page you want.
Other case - add JS on any event of the page or in HTML-component.