[jQuery] Re: new jARIA plugin

2007-12-05 Thread Chris
On Dec 5, 6:50 am, "Richard D. Worth" <[EMAIL PROTECTED]> wrote: > On Dec 5, 2007 12:29 AM, John Resig <[EMAIL PROTECTED]> wrote: > > > move the discussion over to the jquery-dev (or jquery-ui) > > list. > > > --John > > My vote would be jquery-ui list. > > - Richard Agreed. http://groups.goog

[jQuery] Re: new jARIA plugin

2007-12-05 Thread [EMAIL PROTECTED]
It's a pity that ARIA didn't use unique class names - having a class separator of "axs" seems to be a very kludgy way of doing things, especially in an age where classes are regularly changed at runtime using JS. Does this mean that jQuery will need to be modified so that anything which manipulate

[jQuery] Re: new jARIA plugin

2007-12-05 Thread Richard D. Worth
On Dec 5, 2007 12:29 AM, John Resig <[EMAIL PROTECTED]> wrote: > > > Ping me offlist for access to the jQuery SVN and we can start this > going, and move the discussion over to the jquery-dev (or jquery-ui) > list. > > --John My vote would be jquery-ui list. - Richard

[jQuery] Re: new jARIA plugin

2007-12-04 Thread John Resig
Chris - This is some fantastic work. I want to get this into SVN right away and begin expanding on it. The first major improvement, that I can see, would be to allow for $(":role") and $(":role(checkbox)") selectors, as opposed to the current filters. Also, you might want to adjust how you set t

[jQuery] Re: new jARIA plugin

2007-12-03 Thread Chris Jordan
This looks cool. I have to admit that to this point, I've not been required to make sure that things are accessible by screen readers and the like. It looks like if I'm ever required to do so, that this plug-in will make things *much* easier! Nice work. :o) Chris On Dec 3, 2007 1:03 PM, Chris <[E

[jQuery] Re: new jARIA plugin

2007-12-03 Thread Chris
On Dec 3, 5:31 am, "Richard D. Worth" <[EMAIL PROTECTED]> wrote: > This looks really good. Especially, thanks for gathering a bunch of summary > information in your well-written docs. Thank you, and you're welcome. > 1. I prefer acronyms exceeding 3 chars to be not all caps. AriaRole, > AriaSta

[jQuery] Re: new jARIA plugin

2007-12-03 Thread Richard D. Worth
Chris, This looks really good. Especially, thanks for gathering a bunch of summary information in your well-written docs. I was about to dive back into ARIA, and you gave me a great starting point. A quick bit of feedback on the API: 1. I prefer acronyms exceeding 3 chars to be not all caps. Aria