Overwrite expand/collapse events of JQM Collapsible
Hello,
I am able to bind to expand/collapse events of JQM Collapsible on this page:
But I want to stop the div with content "I'm the collapsible content...." from being expanded/collapsed. The reason is, I want to show different contents for different events,
Thanks