mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-13 00:58:12 +00:00
bug fix
This commit is contained in:
parent
01bc830a3b
commit
a5b0a40b39
@ -6,7 +6,7 @@
|
|||||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" ></script>
|
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" ></script>
|
||||||
<!-- jsPsych -->
|
<!-- jsPsych -->
|
||||||
<script src="scripts/jspsych.js"></script>
|
<script src="scripts/jspsych.js"></script>
|
||||||
<script src="scripts/plugins/jspsych-call-function.js"></script>
|
<script src="scripts/plugins/jspsych-html.js"></script>
|
||||||
<!-- style -->
|
<!-- style -->
|
||||||
<style>
|
<style>
|
||||||
#jspsych_target { margin: 50px auto 50px auto; width: 600px; font-size:18px; text-align: center;}
|
#jspsych_target { margin: 50px auto 50px auto; width: 600px; font-size:18px; text-align: center;}
|
||||||
|
Loading…
Reference in New Issue
Block a user