Is there a way to access the properties of a collapsible box through javascript? I would like to be able to control whether a box is collapsed or expanded on a collapsible box which holds all my data. Thanks.
Is there a way to access the properties of a collapsible box through javascript? I would like to be able to control whether a box is collapsed or expanded on a collapsible box which holds all my data. Thanks.
Hello! You can check methods and events here http://jquerymobile.com/demos/1.2.1/d.... Let us know if you have questions.