mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
update example
This commit is contained in:
parent
47c890e429
commit
2c9c849e66
@ -6,7 +6,10 @@
|
||||
<link rel="stylesheet" href="../css/jspsych.css"></link>
|
||||
</head>
|
||||
|
||||
<body></body>
|
||||
<body><p>If you are seeing this message, then you are probably running this example file offline.
|
||||
Loading the audio files offline requires running your browser in a special mode.
|
||||
See <a href="https://stackoverflow.com/questions/4819060/allow-google-chrome-to-use-xmlhttprequest-to-load-a-url-from-a-local-file">this Q&A</a>
|
||||
for examples of how to get this working with Chrome. Other browsers have similar features that you can find more information on via Google.</p></body>
|
||||
|
||||
<script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user