adi
Posts: 0
Joined: Tue Jun 26, 2012 8:09 pm

How to get list of component methods

for example via javascript code i would like to toggle the ON\OFF toggle component something like this:

MyToggleComp.toggled=true;

when i wrote this i assumed the toggle component have this method\property called toggled and the acceptable values are true\false.

so my first question how do i change the value of the toggle comonent and second question where can i find the API documents for all the components methods\properties.

Thanks
Adi

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to get list of component methods

Tiggzi app builder uses jQuery Mobile components (http://help.tiggzi.com/documentation/..., you will find the complete API here: http://jquerymobile.com

Return to “Issues”