macromedia.contribute.general_discussion
[Top] [All Lists]

Re: Are Flyout menus possible in contribute

Subject: Re: Are Flyout menus possible in contribute
From: "arfore" <webforumsuser@xxxxxxxxxxxxxx>
Date: Mon, 7 Jul 2008 12:58:16 +0000 (UTC)
Newsgroups: macromedia.contribute.general_discussion

We are just about to roll out a new design for the Valdosta State University 
main webpage that uses a "flyout" menu system.

 The mechanism I have implemented is to use

     http://www.htmldog.com/articles/suckerfish/dropdowns/

 This is basically a set of CSS stylesheets that are applied to a series of 
nested unordered lists.  Since it doesn't require any Javascript it is 
completely accessible and it degrades nicely when used by browsers that don't 
support the advanced styling as well as various screenreaders.

 For an example of how it is being implemented take a look at our development 
site:

     http://www2.valdosta.edu/

 Andy


<Prev in Thread] Current Thread [Next in Thread>
  • Re: Are Flyout menus possible in contribute, arfore <=