Disable collapsible [SOLVED]
Hi,
I disabled a collapsible via javascript:
my_collapsible.collapsible( "disable" );
But now the collapsible looks like the other ones but it does not react when I click on it.
Is it possible to dynamically change the collapsed icon to a cross and gray out the text so it is visibly disabled?
Thank you!