Have a go at answering the following questions for me to see how well you know me – some sort of combined results will be posted once I’ve got a reasonable number of responses. I won’t be including individual answers, just how many are correct to each question. The name and e-mail fields are optional, and just for my reference!
$(‘answerButton’).addEvent(‘click’, function(event) {
$(‘answerForm’).send({onComplete: function() { alert(‘Thanks for your answers’);}});
});