Hi guys,
I just wonder why I can't get this simple script working...
I have a link ( anchor ) on a collapsible panel so when I click on it I don't want the panel to be opened but remain close ,however none of these functions work. Do you have any idea why ? Regards.
-----------------------
<a href="...." onClick="CollapsiblePanel1.close();">Register</a>
------------------------
I just wonder why I can't get this simple script working...
I have a link ( anchor ) on a collapsible panel so when I click on it I don't want the panel to be opened but remain close ,however none of these functions work. Do you have any idea why ? Regards.
-----------------------
<a href="...." onClick="CollapsiblePanel1.close();">Register</a>
------------------------