--
You received this message because you are subscribed to the Google Groups "jsPsych" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jspsych+u...@googlegroups.com.
To post to this group, send email to jsp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jspsych/16d8539a-c86c-4fb0-8c21-415033fdead7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
on_start: function() {$('body').css('cursor', 'none')},
on_finish: function() {$('body').css('cursor', 'default')}