How would I go about including a new jQuery plugin in the app and using it's? Can you refer me to a relevant tutorial?
Posted: Mon Apr 07, 2014 11:29 am
such as jQuery Reel Plugin (for 360 panoramic images)
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/
such as jQuery Reel Plugin (for 360 panoramic images)
Hello!
Create js and css files required by plugin through Create New - JavaScript, Create New - CSS. If it's necessary upload plugin images to the project, change image path in plugin CSS files. Use plugin the way it is described in manual.