Problems with http://wall.plasm.it/examples/example-the-wall/ - Images
Posted
by
wolfau
on Stack Overflow
See other posts from Stack Overflow
or by wolfau
Published on 2012-09-06T21:35:38Z
Indexed on
2012/09/06
21:38 UTC
Read the original article
Hit count: 316
It is probably piece of cake for You, but I'm in the black hole now and I don't know what is the problem with The Wall. I would like to do something as www.wall.plasm.it/examples/example-the-wall/. Please - look at: www.megainstal.pl/ there is not any images. Could You help with fix it? I will be really grateful for any help/information.
Short story: 1) I download the files from github: https://github.com/plasm/the-wall 2) I changed only 3 files:
01-wall.css,
index.html,
01-wall.js
(case: basic)
3) in 01-wall.js I declared images:
var a = new Element("img[src=../../img/middle/"+counterFluid+".jpg]");
4) images that are: 1 to 76.jpg
Could you point me to where I making a mistake? If You going to see source files - I zip that's all in the one file: files.zip
S. from Poland
Thank You in advance!
© Stack Overflow or respective owner