Jquery accordion question
Hello
I have acorrdion with 5 panes. all working ok
I need to disable specific pane if a flag set to false
i have a changestart event and i thought that when i click that specific pane I can cancel the opening in that event, but i don't if its possible.
moreovre if that can't be done, is there is a way to disable a specific pane ? before i click on the pane ?
I hope that there is a way to disable the pane with option one i described
TIA