Re: [Mailman-Developers] ids, javascript, and Forms Acessibility

2006-06-30 Thread Laura Carlson
--On Friday, June 30, 2006 12:00 PM +0200 emf wrote: > I'm thinking of using Kid to generate pseudo-random numbers for ids. > This works great, except when someone wants to use an id selector in > CSS or getElementById() in JavaScript. > If I do this, I'll have to use class attributes (which hap

Re: [Mailman-Developers] Accessibility Testing Tools (was Re: Hi! I'll be your intern for the summer :)) Hi! I'll be your intern for the summer :))

2006-06-30 Thread Laura Carlson
--On Thursday, June 29, 2006 8:09 PM +0200 emf wrote: >> One of the tools that I have my students use is to test forms is the >> WAVE. [5] It will spot violations like missing labels, labels not >> associated with inputs, empty labels, etc. and notify you with >> icons. [6] > > Great! I will use