I am trying to trap the keyDown event when the focus is on an accordion header.

My accordion control has a keyDown event that fires when the focus is inside 
the accordion, but it will not fire if the focus selector is around the actual 
Accordion header.

You can use tab/Shift-tab/up and down arrow keys to set the focus on an 
AccordionHeader and then navigate up and down to the various headers.  But I 
need to trap these keydown events.

Any suggestions?



Reply via email to