Lachlan Hunt wrote: > It seems quite good, though I think there's a way you can improve it > for screen readers. If you set focus to the opened dropdown menu > when the user presses enter, the screen reader will begin reading it > out.
> http://juicystudio.com/article/making-ajax-work-with-screen-readers.php For screen-reader users I'm using the "title" attribute to let them know that the link they are on toggles a sub-menu. I know that not all of these users will have access to this element, but I wanted to care for sighted keyboard users too. If I give focus to the first link in the sub-menu, then these users won't be able to "peek" at the sub-menus and move on to the next top level item; they'll have to "back paddle". I don't know... It's tough to please *all* users.. >>> i see you have copyrighted the process; will you have a problem with >>> sharing your find with us? >> I don't have any problem sharing [1], so feel free to use it for your >> nephew's site. >> >> [1] http://creativecommons.org/licenses/by-nc-sa/2.0/ > Ah, crap! IANAL, but doesn't that non-commercial mark mean we > technically can't use this on any site we develop for our clients > because we're getting paid?! I sure that's not your intention, can't > you use a more appropriate licence like the CC attribution-only, > modified BSD or, better yet, public domain? I recommend public > domain, with a little note requesting (but not requiring) attribution. I'm fine with people using this solution to develop web sites they're paid for. What I don't want to see is people "packaging" the menu to resell it or to include it in commercial web templates. Is there a license that would match this idea? Thanks for your feedback. --- Regards, Thierry | www.TJKDesign.com ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
