I'm creating a JQM page dynamically and having trouble getting the JQM widgets to update on that page.
I know JQM offers the .element('refresh') method for various form elements, but it doesn't seem to work on the collapsible set.
Also tried to trigger the create event on the div i.e., $('#div').trigger("create") -- but no luck.
Any suggestions? Is there a way to refresh an entire page?
Thanks for any assistance!!
I know JQM offers the .element('refresh') method for various form elements, but it doesn't seem to work on the collapsible set.
Also tried to trigger the create event on the div i.e., $('#div').trigger("create") -- but no luck.
Any suggestions? Is there a way to refresh an entire page?
Thanks for any assistance!!



