Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old January 24th, 2006, 06:35 AM
axlq
Guest
 
Posts: n/a
Default Gracefully degrading expandable lists

I've seen a lot of examples of expandable/collapsable lists, such as
these nice examples:

http://www.karlnelson.net/nestedlists/
and
http://dynamicdrive.com/dynamicindex1/navigate1.htm

They use javascript of course, and that's the problem. There's no
graceful degradation with javascript disabled. Any links in the
hidden sub-items will become inaccessible.

What I need is an expandable/collapsable list that works like you'd
expect with javascript enabled (all lists collapsed by default on
the first view of the page). But with javascript disabled, all
items on the list need to be fully expanded.

Is this possible?

-A
  #2  
Old January 24th, 2006, 06:45 AM
Mark Parnell
Guest
 
Posts: n/a
Default Re: Gracefully degrading expandable lists

Deciding to do something for the good of humanity, axlq
<axlq@spamcop.net> declared in comp.infosystems.www.authoring.html:
[color=blue]
> What I need is an expandable/collapsable list that works like you'd
> expect with javascript enabled (all lists collapsed by default on
> the first view of the page). But with javascript disabled, all
> items on the list need to be fully expanded.[/color]

Try something like this:
http://www.kryogenix.org/code/browser/aqlists/

--
Mark Parnell
================================================== ===
Att. Google Groups users - this is your last warning:
http://www.safalra.com/special/googlegroupsreply/
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles