[ZWeb] version3
Tom Von Lahndorff
tom at modscape.com
Tue Mar 7 09:40:56 EST 2006
The navigation is an unordered list. The dropdowns functionality comes from
CSS, execpt for a small IE hack because IE doesnt support onhover yet. I
beleive IE 7 will. So basically, text based browsers will get and unordered
list, everything else will get the fancy css dropdown. The only issue is IE
(6) with javascript turned off. If thats the case though I'd imagine you
wouldn't be able to use about 90% of websites today.
I've intentionally kept the html clean so that without the stylesheet it
will render in a nice readable fashion. I read slashdot on my phone all the
time, so good html is important to me.
----- Original Message -----
From: "Lennart Regebro" <regebro at gmail.com>
To: "baiju m" <baiju.m.mail at gmail.com>
Cc: <zope-web at zope.org>
Sent: Tuesday, March 07, 2006 9:32 AM
Subject: Re: [ZWeb] version3
> On 3/7/06, baiju m <baiju.m.mail at gmail.com> wrote:
>> But do we need menus, It doesn't hurt usability though, IMO.
>
> It is important that in every menu, the main item should be clickable
> and go to a page where you can select all of the subitems, in case you
> are on a browser that desn't support JS, or sucks. If this is true,
> then menus are acceptable.
>
> --
> Lennart Regebro, Nuxeo http://www.nuxeo.com/
> CPS Content Management http://www.cps-project.org/
> _______________________________________________
> Zope-web maillist - Zope-web at zope.org
> http://mail.zope.org/mailman/listinfo/zope-web
More information about the Zope-web
mailing list