--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
--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