Date: Mon, 6 Jul 2009 22:09:23 +0000 (UTC) From: Daniel Gerzo <danger@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/layout/css iefixes.css navigation.css www/share/sgml header.ent Message-ID: <200907062209.n66M9Nfn031743@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907062209.n66M9Nfn031743>