I agree with Steve on this. Writing unobtrusive JS that degrades gracefully is the way to go.
Rey Cutter (CFRelated) wrote: > 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 >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 beta â Build next generation applications today. Free beta download on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281163 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

