In reviewing the accordionbehavior.js file, I found an event that I want to handle in my page javascript. I'm not sure of the systax to do this in javascript.
Specifically, I want to handle the onHeaderClick event prior to the accordionbehavior.js file handling it.
Thanks in advance and please provide a snippit if possible.