Search found 12 matches
- Thu Aug 14, 2003 4:27 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Accessibility - Section 508 - ALT Tags
- Replies: 15
- Views: 11261
I think the easiest way to get around this, if Section 508 is a requirement for your menu, is to put <img> tags in the text field of the array and include the necessary alt attribute. It's difficult to predict how different screen readers will interpret the Javascript, but nearly all of them will ...
- Thu Aug 14, 2003 3:36 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: RC4 & NS7.1
- Replies: 4
- Views: 3568
- Wed Aug 13, 2003 10:50 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: RC4 & NS7.1
- Replies: 4
- Views: 3568
- Tue Jul 29, 2003 4:38 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: RC2 and NS7.1
- Replies: 6
- Views: 5790
- Fri Jul 25, 2003 3:48 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: RC2 and NS7.1
- Replies: 6
- Views: 5790
- Thu Jul 17, 2003 5:26 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Naming convention/JS include order
- Replies: 9
- Views: 7109
- Wed Jul 16, 2003 10:53 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Naming convention/JS include order
- Replies: 9
- Views: 7109
Naming convention/JS include order
Let me start by stating how much I like this new version of Milonic. The named variables for each parameter are much more intuitive than counting commas, and converting into the new array file is a breeze.
I am having a bit of an issue with the new naming convention, however. My site currently has ...
I am having a bit of an issue with the new naming convention, however. My site currently has ...
- Wed Jul 16, 2003 6:47 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Transparency and version 4
- Replies: 5
- Views: 5548
Does the overfilter attribute have to be set for each menu individually, or can it be applied to the style so it'll cascade to all menus using that style? It might get a little tedious adding this to every single menu and sub-menu...
Edit: I tried adding the overfilter line in different places in ...
Edit: I tried adding the overfilter line in different places in ...
- Fri Jul 11, 2003 5:17 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Release Candidate 2
- Replies: 24
- Views: 18009
- Tue Jul 01, 2003 1:40 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Is there a delay feature for pop-out menus?
- Replies: 4
- Views: 4604
- Fri Jun 27, 2003 9:19 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Is there a delay feature for pop-out menus?
- Replies: 4
- Views: 4604
Is there a delay feature for pop-out menus?
One feature that has been requested by my site's visitors, and I've so far been unable to provide, has been a way to make the side pop-out menus pop out more slowly.
When someone scrolls down a main menu which contains sub pop-out menus, they tend to mouse diagonally to the item they're trying to ...
When someone scrolls down a main menu which contains sub pop-out menus, they tend to mouse diagonally to the item they're trying to ...
- Fri Jun 27, 2003 9:10 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Disability Access
- Replies: 15
- Views: 10377
One work-around solution which we've used for additional 508 compliance is to make the top bar of the menu out of graphics with alternate text, and provide redundant navigation on all the second level pages.
An additional consideration for 508 compliance is that there must be a method to skip the ...
An additional consideration for 508 compliance is that there must be a method to skip the ...