How to add external File in appery project?
I am trying to move carousel image automatically.
So i found one Zip file then how to add this function.js and jquery.js file ???
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/
I am trying to move carousel image automatically.
So i found one Zip file then how to add this function.js and jquery.js file ???
Hello!
You don't need to add jquery.js - jquery is added by default. You can check jquery version on App settings - External resources - Built-in resources. Regarding other JS files - create JS assets and paste code you need.
Your code is running on page load automatically. There is no need to additionally invoke it. All you need to do is to add corresponding elements on page and change selectors in code.
But it's not working!!!
Did you add corresponding elements on page and change selectors in code?
yes!!!! I chnage it and add that in page
Please try to debug your app and check errors in console.