cvs commit: www/en/layout/css iefixes.css navigation.css
www/share/sgml header.ent
Daniel Gerzo
danger at FreeBSD.org
Mon Jul 6 22:09:24 UTC 2009
danger 2009-07-06 22:09:23 UTC
FreeBSD doc repository
Modified files:
en/layout/css navigation.css iefixes.css
share/sgml header.ent
Log:
- Add a new feature to our top horizontal navigation menu -- a drop down
navigation boxes. This is implemented in pure CSS and does not require
javascript, etc.
- Tested with all modern browsers (firefox, opera, safari, chrome, ie7+)
where this feature works w/o problems. IE6 doesn't display drop down
menus but has no regressions against the original implementation.
- The drop down menus probably need some polishing, but for this we need
someone with more design skills ;)
- I believe this will allow our users to navigate through the web site
more efficiently and quickly
- Note that this change should to be ported by our translation teams to
their localized versions of web site. For this reason I am not
removing now deprecated parts of modified style sheets as these need to
be kept until after localized pages will be ported to these new menus;
otherwise they will be rendered pretty badly.
Reviewed by: www@, doc@
Revision Changes Path
1.4 +4 -1 www/en/layout/css/iefixes.css
1.7 +72 -1 www/en/layout/css/navigation.css
1.12 +71 -12 www/share/sgml/header.ent
More information about the cvs-all
mailing list