I have a basic tabbed menu, built with Jquery. The tabbed content is a list of links displayed via html.
If you hover over the tab the information shows. If you use the VoiceOver application and the keyboard the tab header shows the hover state, yet the content will not display.
At this point if you toggle voiceOver off, the content will display.
Anyone have any resources on this? Do we need to add a click state to the tabbed menu instead of hover? I was told that screen readers do not do well with hover menus.
Any help would be most welcome.
Thanks in advance!