Page 1 of 1

adding the 1.4 version of jquery mobile icon pack

Posted: Fri Jun 13, 2014 7:16 pm
by Matt Scott

Hi,

At this point, I see that in my appery builder, the external resources still lists jquery mobile as version 1.3.

I would like to add the jquery mobile icon pack version 1.4. (larger selection of icons as compared with version 1.3, and of course most recent). here: https://github.com/commadelimited/jQu...

i tried adding it anyway, and of course it didn't work with my current 1.3 versioned app.

Is there any way to add the 1.4 icon pack now before appery updates to jquery 1.4?

by the way, i am seeking to add to the flat-ui theme.

thanks very much,
matt


adding the 1.4 version of jquery mobile icon pack

Posted: Fri Jun 13, 2014 7:19 pm
by Matt Scott

i followed both of these below, with no success:

https://getsatisfaction.com/apperyio/...

http://devcenter.appery.io/documentat...

thank you.


adding the 1.4 version of jquery mobile icon pack

Posted: Fri Jun 13, 2014 8:03 pm
by Evgene Karachevtsev

Hello Matt,

Please clarify, what version of libraries do you use:
http://devcenter.appery.io/documentat...
In v2.0 is used JQM 1.4
You can add needed icon via "more properties":
http://devcenter.appery.io/documentat...
For example like this:
data-icon = audio


adding the 1.4 version of jquery mobile icon pack

Posted: Sun Jun 15, 2014 11:47 pm
by adam griffin

I tried using the data-icon = audio and it did nothing I am using library v2


adding the 1.4 version of jquery mobile icon pack

Posted: Mon Jun 16, 2014 10:58 am
by Evgene Karachevtsev

Hello Adam,

You will see changes only in Test mode, in UI builder they won't display.


adding the 1.4 version of jquery mobile icon pack

Posted: Mon Jun 16, 2014 12:22 pm
by adam griffin

I tried in test mode and on the phone. The icons will not display. Can you explain the steps for inserting the icon "comments"?


adding the 1.4 version of jquery mobile icon pack

Posted: Mon Jun 16, 2014 1:21 pm
by Evgene Karachevtsev

Adam,

Choose icon from menu for button, for example, left-arrow: http://www.screencast.com/t/fHYtTqE5
Click More Properties and add like it's shown here:
http://www.screencast.com/t/nY6znPzQ
Click Test, should be like this:
http://www.screencast.com/t/0KUot3ZBvsw


adding the 1.4 version of jquery mobile icon pack

Posted: Mon Jun 16, 2014 2:45 pm
by adam griffin

Its not working for navbar. data-icon = comment, data-iconpos = top


adding the 1.4 version of jquery mobile icon pack

Posted: Mon Jun 16, 2014 4:29 pm
by Maryna Brodina

Let's continue within one post https://getsatisfaction.com/apperyio/...


adding the 1.4 version of jquery mobile icon pack

Posted: Mon Jun 16, 2014 9:44 pm
by Matt Scott

Thanks Evgene, everything is working fine for me. I switched to v2.0 and that worked. Also, another mistake I originally made was uploading the jquery mobile icon pack css to the source folder of my template. That didn't work.

Instead, I created a new CSS file in the builder and copied the jquery icon pack css code there. that did it for me.

Thanks!