Page 1 of 1

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
by nir viewpoint

such as jQuery Reel Plugin (for 360 panoramic images)


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:58 am
by Maryna Brodina

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.