Page 1 of 1

Toggle, "Mini version" property

Posted: Sat Dec 28, 2013 6:38 pm
by iuris

Hi
The buttons and other elements have the "Mini version" property. Toggle does not have this property. How I can achieve this effect?


Toggle, "Mini version" property

Posted: Sat Dec 28, 2013 8:44 pm
by Alena Prykhodko

Hello,

This should help http://demos.jquerymobile.com/1.2.0/d...
In More Properties add attribute 'data-mini' with value 'true'.


Toggle, "Mini version" property

Posted: Sat Dec 28, 2013 11:14 pm
by iuris

Hi

Do not know how to get it.
I tried it and do not know what I do wrong.


Toggle, "Mini version" property

Posted: Sat Dec 28, 2013 11:15 pm
by iuris

Toggle, "Mini version" property

Posted: Sat Dec 28, 2013 11:37 pm
by Alena Prykhodko

Did you create new property?

Image

Please add attribute as shown in the picture above and click Save Options button.
Should be like the first toggle switch:

Image


Toggle, "Mini version" property

Posted: Sun Dec 29, 2013 8:40 am
by iuris

Thank you. With your help I am learning.