From bd98318c029c366984a8f5465af56340733bc8ee Mon Sep 17 00:00:00 2001 From: Chuqi Hu Date: Mon, 20 Nov 2023 22:09:26 -0800 Subject: [PATCH] updated preload --- .DS_Store | Bin 10244 -> 10244 bytes docs/test1.html | 2 ++ docs/test2.html | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.DS_Store b/.DS_Store index 87a312fd69a348e9ebae364b242903db3de458b2..9a74cdc70e93a199bff1d6c9d4b1a3234482526f 100644 GIT binary patch delta 57 zcmZn(XbITREWo&H@-B%&9;xbTLvv#t1zlq^>|GK@Ww^+eynfzL!XLG-3ITHZOvJ9~R diff --git a/docs/test1.html b/docs/test1.html index 13c078f..b946335 100644 --- a/docs/test1.html +++ b/docs/test1.html @@ -65,6 +65,8 @@ for (var i = 1; i <= 32; i++) { images.push('img/social/version2/'+i + '.png'); } + +images.push('img/social/version2/p1.png','img/social/version2/p2.png','img/social/version2/p3.png'); var preload = { type: jsPsychPreload, images: images, diff --git a/docs/test2.html b/docs/test2.html index 59b6410..b84ed03 100644 --- a/docs/test2.html +++ b/docs/test2.html @@ -67,7 +67,7 @@ show_progress_bar: true } - +images.push('img/spatial/version2/p1.png','img/spatial/version2/p2.png','img/spatial/version2/p3.png'); timeline.push(preload);