I am pleased to announce the release of the
alpha version of the WAI css drop down menu. It is available from
Absalom Media Templates on Mamboforge.
It is based on YTW's CSS drop down menu system for Mambo 4.5, and has the following additions:
1) Titles for each link
2) WAI checkpoint 10.5 compliance
3) onfocus / onblur addition: whilst this complies with AA standards - WAI checkpoint 9.3, onfocus and onblur seem to need a doctype
other than XHTML 1.0 Transitional for validation. This is the only outstanding bug that I know of at this time.
To utilise the <span divider> call correctly, please put the following in your CSS file:
span.divider {
display:none;
}
It has been confirmed to work on 4.5.1 and 4.5.2.
AAA accessibility, WAI Priority 3 compliance is still being developed in line with W3C standards. It is an
ALPHA release - bugs expected, especially in regards to issues between W3C validation and online/offline testing for AAA compliance.
Please report all bugs through the Absalom Media bug tracker on the Forge, thanks
