- From: Nathan <nathan@webr3.org>
- Date: Wed, 09 Mar 2011 15:57:59 +0000
- To: Henry Story <henry.story@gmail.com>
- CC: Harry Halpin <hhalpin@w3.org>, public-xg-federatedsocialweb@w3.org
Henry Story wrote:
> On 9 Mar 2011, at 16:41, Harry Halpin wrote:
>
>> Please fill out ASAP:
>>
>> http://doodle.com/bmtp6635ven8gqy9
>
> Those are really too many options for people like me who would click nearly every one. W
or, open js console and c+p this and hit enter
$('form input:checkbox').each(function(i,e) { e.checked = true });
(perhaps a more useful response!)
Received on Wednesday, 9 March 2011 15:58:59 UTC