So right now, I have the top part of the accordion, when you click on it, I think its the header…as role= button:
Nothing above that, as I think whats already there as standard is not flagging…
Then in the text, content area I have role=tabpanel.
So if you have a look at the flags in google page speed, its not flagging this particular accordion as much as the others, and the only flag is the one I mentioned above…I cant change the header, and its set to role=tab, when I think it might need to be button?
"button id=“tab-e6630-e167” class=“x-acc-header” role=“tab” type=“button” aria-selected=“false” aria-expanded=“false” aria-controls=“panel-e6630-e167” data-x-toggle=“collapse” data-x-toggleable=“e6630-e167”
Thanks for looking into it.