JQuery add Tab Index to Accordion

JQuery add Tab Index to Accordion

Good Morning,

I need to add this jQuery in order to Keyboard Tab through my Accordion list but I am not sure where in my file to add it. Attached is the file in question.


$(‘#uniqueid of the element”).attr(‘tabIndex’,’0’);


Thanks for your help!