Replies: 1 comment 3 replies
-
Can you posting code of the modifications and the jsPsych code you're trying to run? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a bit of a newb, but, I've programed in JS before. I've been messing around with the IAT plug in I want to alter the plug-in to have.a permanent mouse button that allows the user to skip the trial. While, I've created the button and can virtually click the button in dev tools console [setting a new variable equal to my button click action in the document], everything works the way I want, but I can't click the button with my cursor [I can see it; I can't physically click it] and don't have a strong enough background to figure out why the little hand doesn't show up to allow me to click. I'm guessing The HTML IAT plug=in locks out mouse events directly? Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions