theste
01-30-2007, 10:29 AM
heya, Ok, im trying to check the url using java script
essentially this is what i would like to do
if url1 = current_url {
import script 1
} else
if url1 = current_url {
import script 2
} else
if url1 = current_url {
import script 3
}
any help, suggestions would be ideal, thankyou
i should also point out that im not the most compitant programmer, nor do i know java script ><
essentially this is what i would like to do
if url1 = current_url {
import script 1
} else
if url1 = current_url {
import script 2
} else
if url1 = current_url {
import script 3
}
any help, suggestions would be ideal, thankyou
i should also point out that im not the most compitant programmer, nor do i know java script ><