I personally would prefer to provide for graceful degradation in some way. In the noscript use a nested unordered list to layout your entire menu structure. If JS is disabled, or you have a blind user using a text based browser, the that user can still navigate through the site.
Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _____________________________ http://blog.cutterscrossing.com Will Tomlinson wrote: > Since I'm using AJAX for a dropdown menu system, is the best way to deal with > js-disabled browsers to just use: > > <noscript>Please enable Javascript to view this page properly blah > blah</noscript> > > I tested and it seems to work. Just wonderin' if I'm missin' somethin'. > > Thanks, > Will > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281161 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

