How to add a search functionality for jQuery UI Accordion and Tabs?
I have an html page that has tabs with accordions inside them. I have a need to search the content for specific items and go to that item, but I am stuck. The jQuery ui widgets block Ctrl+F. Does anyone know the best way to enable search and activate a tab then the accordion? Any help would be amazing.