Skip to content
Discussion options

You must be logged in to vote

Hi @chester108

You can preload in 6.2 using the preload_images argument in jsPsych.init()

jsPsych.init({
	preload_images: ['img1.png', 'img2.png']
})

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@chester108
Comment options

Answer selected by chester108
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants