Matt Scott
Posts: 0
Joined: Wed Jun 19, 2013 7:05 am

adding the 1.4 version of jquery mobile icon pack

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

adding the 1.4 version of jquery mobile icon pack

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

adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

adding the 1.4 version of jquery mobile icon pack

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

adding the 1.4 version of jquery mobile icon pack

Hello Adam,

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

adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

adding the 1.4 version of jquery mobile icon pack

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

adding the 1.4 version of jquery mobile icon pack

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

adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

adding the 1.4 version of jquery mobile icon pack

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

Matt Scott
Posts: 0
Joined: Wed Jun 19, 2013 7:05 am

adding the 1.4 version of jquery mobile icon pack

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!

Return to “Issues”