Hi John,

Further to Tim's comments I think the JavaScript menu is a weak point. A
better solution would be to have the 'Members Name' and 'Type of Furniture'
options built in to the content in separate select boxes and then use
JavaScript to show one of them and hide the other.

The advantage to this is that users without JavaScript will still be able to
use the site as intended, and it will also cut down on your source code as
the arrays will not be necessary. The only change will be a slightly
different layout for non-JavaScript enabled users, and perhaps adjusting
your search code to cope with searches on both name and type at the same
time - as selecting a name essentially limits the search results to one, a
flag to show if this member makes that particular type of furniture or not
might do the trick.

Although it is not complicated, implementing this is a bit beyond the remit
of the WSG mailing list, so please feel free to contact me directly if you
would like some help.

Ian.


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to