Client would like category tree expanded by default on iPhone SE for example. I thought this would be easy with aria-hidden= set to false on the button. But, I'm not a JS whisperer and it appears the UL is being updated via JS when the toggle/button is clicked. There is plenty of JS to wade through.
btw: pre-assigning the aria-hidden valu on the UL in the cattree template apparently gets ignored.
How can I set this? And how to do it so it isn't overwritten in a future update of the extension css and js?
Scott
btw: pre-assigning the aria-hidden valu on the UL in the cattree template apparently gets ignored.
How can I set this? And how to do it so it isn't overwritten in a future update of the extension css and js?
Scott
Comment