Page 1 of 1

Adding JQueryUI to appery

Posted: Sat Nov 30, 2013 10:25 am
by Ram

Dear Appery,

I'd like to add some effects and components from http://jqueryui.com, i choose the relevant components and download it, in the download bundle i have 3 folders, the JS ill copy into a JS asset:

Image

the CSS ill copy to a CSS asset:
Image

however i need guidance with the third folder, what to put where:

Image

Many thanks in advance!
Best,
R.


Adding JQueryUI to appery

Posted: Sat Nov 30, 2013 11:24 am
by Alena Prykhodko

Hi Ram,

Please try adding these files via Source tab and then calling them manually with HTML component.


Adding JQueryUI to appery

Posted: Sat Nov 30, 2013 11:28 am
by Ram

hmm, to which folder should i add the *.json files in the source tab?


Adding JQueryUI to appery

Posted: Sat Nov 30, 2013 12:02 pm
by Alena Prykhodko

You can create folder and add there.

Or if you open *.json files as *.js, you will be able to add them via JS assets.

To invoke the path to these files will look like files/views/assets/js/file.js


Adding JQueryUI to appery

Posted: Sat Nov 30, 2013 7:37 pm
by Ram

thank you, got to make this work :)