|
Hello!
Thank you for the replies, and apologise for my delayed turn around.
Now, stbuchok your website seems difficult for my level. Sorry.
phpdasan your method seems easy so much so that I don't know how to implement it.
I know it's probably easy work, but JS isn't my strong point. I was wondering if it was possible to set the files in an array? The '[i]' thing, and call them using that? I'm not sure if you can, but I know you can use it for images.
Also is it possible to do this:
var EN=US,AUS,GB
var AS=KOR,JAP,GB
if location is equal to EN run eng.js,
else
if country is equal to AS run asia.js ... etc.
So in that respect, make the countries in the certain category all equal one variable, and then if the script detects it as a variable that has been defined run the script..
I'm just throwing around ideas, but would love if somebody could shed some light :]
|