Your link to the doc dont work ;-((
I want after expand of collapsable scroll to top of the collapsible content.
- <div class="newscategory" data-theme="a" data-role="collapsible"></div>
- $('.newscategory').live('expand',function(){$(this).scrollview("scrollTo",(this).position(),100);});
It doesnt work. Any ideas?