Having seen so many helpful pointers on this list for other resources (e.g. the dynarch calendar, wow!), I''d like to ask about this one: how about a clean, flexible and free javascript or css menu? We need something that we can re-use in various applications, so it would be nice if the menu can easily be configured to work for vertical and horizontal positioning. Thank-you, Duane Johnson (canadaduane)
Clayton Cottingham
2005-Jun-15 17:07 UTC
RE: Anyone know of a clean, flexible, free js menu?
I would say check out complex spiral http://www.meyerweb.com/eric/css/edge/complexspiral/demo.html> -----Original Message----- > From: rails-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > [mailto:rails-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of > Duane Johnson > Sent: June 15, 2005 9:51 AM > To: rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > Subject: [Rails] Anyone know of a clean, flexible, free js menu? > > Having seen so many helpful pointers on this list for other > resources > (e.g. the dynarch calendar, wow!), I''d like to ask about this one: > how about a clean, flexible and free javascript or css menu? > We need > something that we can re-use in various applications, so it would be > nice if the menu can easily be configured to work for vertical and > horizontal positioning. > > Thank-you, > > Duane Johnson > (canadaduane) > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
Duane Johnson wrote:> I''d like to ask about this one: how about a clean, flexible and > free javascript or css menu? We need something that we can re-use in > various applications, so it would be nice if the menu can easily be > configured to work for vertical and horizontal positioning.Here are a few options: http://accessat.c-net.us/articles/menu_p2.html http://www.onlinetools.org/tools/yadm/ http://www.alistapart.com/articles/dropdowns/ http://www.brainjar.com/dhtml/menubar/ This last one is not free: http://www.udm4.com/ -- Alex Ezell
Duane Johnson wrote:> I''d like to ask about this one: how about a clean, flexible and free > javascript or css menu? We need something that we can re-use in > various applications, so it would be nice if the menu can easily be > configured to work for vertical and horizontal positioning.Forgot to mention that Listamatic might be worth a look: http://css.maxdesign.com.au/listamatic/ -- Alex Ezell
Duane Johnson <duane.johnson@...> writes:> > Having seen so many helpful pointers on this list for other resources > (e.g. the dynarch calendar, wow!), I''d like to ask about this one: > how about a clean, flexible and free javascript or css menu? We need > something that we can re-use in various applications, so it would be > nice if the menu can easily be configured to work for vertical and > horizontal positioning. > > Thank-you, > > Duane Johnson > (canadaduane) >My favourite can be found at http://www.gazingus.org/html/Using_Lists_for_DHTML_Menus.html André
ALA (A List Apart) has another, more recent article on CSS dropdowns, which from what I see is a successor of the one posted earlier in this thread. http://www.alistapart.com/articles/hybrid/ --Matt On Jun 15, 2005, at 1:20 PM, Alex Ezell wrote:> Duane Johnson wrote: > > >> I''d like to ask about this one: how about a clean, flexible and >> free javascript or css menu? We need something that we can re- >> use in various applications, so it would be nice if the menu can >> easily be configured to work for vertical and horizontal >> positioning. >> > > Forgot to mention that Listamatic might be worth a look: > http://css.maxdesign.com.au/listamatic/ > > -- > Alex Ezell > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails > >Matt Pelletier pelletierm-A1PILTyJ15gXhy9q4Lf3Ug@public.gmane.org
Jarkko Laine
2005-Jun-16 09:04 UTC
Re: Re: Anyone know of a clean, flexible, free js menu?
On 16.6.2005, at 01:53, André B. wrote:> Duane Johnson <duane.johnson@...> writes: > >> >> Having seen so many helpful pointers on this list for other resources >> (e.g. the dynarch calendar, wow!), I''d like to ask about this one: >> how about a clean, flexible and free javascript or css menu? We need >> something that we can re-use in various applications, so it would be >> nice if the menu can easily be configured to work for vertical and >> horizontal positioning."Gez Lemon has built a fully accessible, DOM compliant, collapsible menu system. The ECMAScript Menu System [1] uses no inline scripting and is keyboard navigable. Nice!" (sez web accessibility and standards guru Roger Johansson [2]) //jarkko [1] http://juicystudio.com/ecmascriptmenu.asp [2] http://www.456bereastreet.com/archive/200501/ecmascript_menu_system/>> --Jarkko Laine http://jlaine.net http://odesign.fi _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Ezra Zygmuntowicz
2005-Jun-16 14:16 UTC
Re: Re: Anyone know of a clean, flexible, free js menu?
On Jun 16, 2005, at 2:04 AM, Jarkko Laine wrote:> On 16.6.2005, at 01:53, André B. wrote: > > >> Duane Johnson <duane.johnson@...> writes: >> >> >>> >>> Having seen so many helpful pointers on this list for other >>> resources >>> (e.g. the dynarch calendar, wow!), I''d like to ask about this one: >>> how about a clean, flexible and free javascript or css menu? We >>> need >>> something that we can re-use in various applications, so it would be >>> nice if the menu can easily be configured to work for vertical and >>> horizontal positioning. >>> > > "Gez Lemon has built a fully accessible, DOM compliant, collapsible > menu system. The ECMAScript Menu System [1] uses no inline > scripting and is keyboard navigable. Nice!" (sez web accessibility > and standards guru Roger Johansson [2]) > > //jarkko > > [1] http://juicystudio.com/ecmascriptmenu.asp > [2] http://www.456bereastreet.com/archive/200501/ > ecmascript_menu_system/ > > >>> -- >>> > Jarkko Laine > http://jlaine.net > http://odesign.fi > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >I have had great luck with son of suckerfish drop down menus: http:// www.htmldog.com/articles/suckerfish/dropdowns/ The use ul and li elements and only 12 lines of javascript and are compatible across all browsers that I can find and test in. -Ezra Zygmuntowicz WebMaster Yakima Herald-Republic Newspaper ezra-gdxLOakOTQ9oetBuM9ipNAC/G2K4zDHf@public.gmane.org 509-577-7732