RE: [WSG] Javascript Dropdown Problems

2007-11-12 Thread Thierry Koblentz
> On Behalf Of James Jeffery > I have a list of links with a nested list within one for the 's. The nested listed is hidden > from view and made visable when the user clicks the parent .   > It works fine, apart from for accessibility reasons how should i implement this list? Users > with JS disab

Re: [WSG] Javascript Dropdown Problems

2007-11-12 Thread John Hancock
Hi James, This might sound like a stupid idea - it's late and I haven't thought it through fully, but can't you hide it the relevant nodes by triggering something through onLoad on the body tag - that way if JS is disabled the page will load with the lists expanded rather than invisible.

Re: [WSG] Javascript Dropdown Problems

2007-11-12 Thread Diego La Monica
Hallo James, James Jeffery: > > > I have a list of links with a nested list within one for the 's. The > nested listed is hidden > from view and made visable when the user clicks the parent . > > It works fine, apart from for accessibility reasons how should i implement > this list? Users > with J

[WSG] Javascript Dropdown Problems

2007-11-12 Thread James Jeffery
Slight issue. I have a list of links with a nested list within one for the 's. The nested listed is hidden from view and made visable when the user clicks the parent . It works fine, apart from for accessibility reasons how should i implement this list? Users with JS disabled but CSS enabled will