On my home page, I have a script which is embedded into my index.html.
It is supposed to be an 'elastic trail' of coloured balls.
The place-holders for the balls are there, and move around properly, but the images of differently coloured balls are not being picked up.
They are correctly referenced to ./assets/images/filenames.
Can anyone solve this problem?