[Javascript] Create a menu in js. Understanding the workflow

MEM talofo at gmail.com
Tue Oct 27 13:49:29 CDT 2009


> If JavaScript is not available, yes.
> http://icant.co.uk/articles/pragmatic-progressive-enhancement/

Nice article. Very interesting. :) Thanks.

 
> Generally speaking, having menus that expand and contract on a single
> page isn't a good design decision, but it is what I understood you to
> be asking for, so it is what I described.

Of course, my question could be very long, so I decided to cut some parts,
but I realize I've cut out the wrong parts. :s

> > That's not a menu, it's just a navigation bar that changes slightly
> > depending on where you are in the site..."
> >
> > So maybe my focus should not be on the click event but on the url
> > changes?
> >
> > Putting the thinks like this, should I still think on js for this job?
> 
> 
> It depends on the context. The vast majority of sites get along
> without having menus expanding within the page, and avoiding that
> 'feature' keeps things simple — both for the author and the visitor.

I do agree.

> David Dorward
Thanks for your feedback.



Regards,
Márcio




More information about the Javascript mailing list