jsPsych buttons acting very weird #3362
Unanswered
moosakhan2
asked this question in
Q&A
Replies: 1 comment 2 replies
-
First, this is a problem with jsPsych but only present in the older versions of the html-button-response. Clicking within the margin of the buttons would end the trial in the demos provided in v7 but not those in v8. As for your problem, just change the margin of the button to |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hiya everyone! I am creating some jspsych experiments with some buttons and whenever I click slightly around the button, there is either some error, or the button works. I have tried it with multiple scenarios in my code but I don't know....maybe it is just a jspsych issue. For context, I have also added an event listener to the button id but I don't think that is an issue. The button should work when I click ON it, not around it.
Beta Was this translation helpful? Give feedback.
All reactions