http://www.dynamicdrive.com/dynamicindex3/snow.htm
I want to put that on my site, but I am not sure if I should or if I can where I put the code?
Thanks! ----------------
Now playing: Ministry - N.W.O. via FoxyTunes
http://www.dynamicdrive.com/dynamicindex3/snow.htm
I want to put that on my site, but I am not sure if I should or if I can where I put the code?
Thanks! ----------------
Now playing: Ministry - N.W.O. via FoxyTunes
create a file in your template dirs jscript directory called jscript_snow.js
copy the script there and remove the opening and closing script tags.
download the snowflake to your images directory
edit the line of the script that says:
var snowsrc="snow.gif"
to:
var snowsrc="/images/snow.gif"
Thats it.
Works nice.
Ok I couldn't get that to work....i put the file in template dir and put the snowflake image in image folder.... and took off the script tags
The script should go in:
/includes/templates/YOUR-TEMPLATE/jscript/jscript_snow.js
Be sure to change YOUR-TEMPLATE to the proper name of your template.
Look at the site below to see it work in Zen Cart.
If you still have problem, let me know.
ok Im just using the classic template and I didn't have it the jscript folder but I do now....but still not going...argh I hate scripts some times lol
It should work!
Where did you put the snowflake graphic?