Question
Spry collapsiblepanel onclick
Hello all,
I have a selection of checkboxes that I am using to call the panel.open() and panel.close() methods. Everything is working fine, but I would like to maintain the state of the checkboxes if the user happens to click the tab for the panel. If I could do either of the following, it would solve my problem.
1. Capture the event when the user clicks the tab, I could modify the state of the checkbox, or
2. Disable the ability to click the tab to open/close the panel.
Is there a way to accomplish this task?
Thanks!
I have a selection of checkboxes that I am using to call the panel.open() and panel.close() methods. Everything is working fine, but I would like to maintain the state of the checkboxes if the user happens to click the tab for the panel. If I could do either of the following, it would solve my problem.
1. Capture the event when the user clicks the tab, I could modify the state of the checkbox, or
2. Disable the ability to click the tab to open/close the panel.
Is there a way to accomplish this task?
Thanks!
