Closed (outdated)
Project:
Nice Menus
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 May 2010 at 09:14 UTC
Updated:
2 May 2024 at 08:08 UTC
Jump to comment: Most recent
Comments
Comment #1
add1sun commentedI'd definitely welcome patches for this.
Comment #2
AaronCollier commentedSubscribing.
Comment #3
chrisbert91 commentedAny word on this?
Comment #4
mpotter commentedMoving this to 7.x because that's where the new features go. We can mark as backport needed later.
The current version *does* display the submenu when using the Tab key, but only when Javascript is enabled. When Javascript is disabled, I am unaware of *any* way to make the submenu appear with the Tab key.
However, in the site I am building, the requirement is that when Javascript is disabled, all submenus are shown automatically. I'm working on this with just a horizontal menu at this point, and I'm only working in the D7 version. But when I get it working I'll post a patch to improve accessibility for that case as a starting point for other work.
I think it's just a matter of setting some default css and then having javascript overwrite those styles as needed when javascript is enabled.
Comment #5
mpotter commentedOh geez, no patch is needed for this! When using Superfish, you already get the .sf-js-enabled class added to the nice-menu ul when javascript is enabled. So it's already easy to create some css to show the entire menu when javascript is disabled. Here is the basic of what I use:
Comment #6
vordude commentedMike- Any thoughts on adding this into the module itself?
Comment #7
astonvictor commentedI'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks