Click to See Complete Forum and Search --> : Javascript Problems when using cloaked URL forwarding


rizzil
09-11-2003, 09:51 AM
oh this one is weird...

ok so I use a javascript to open a new window and it works fine. (from a button in flash)

then I post the page to my server and the script ONLY works if I use URL forwarding without cloaking. Meaning if you access my page using www.eric-lalonde.com the page comes up but none of the buttons work. If you access my page using http://members.rogers.com/rizzil_testing1/Judi/index.html
all the buttons work and open a new page.

if I use cloaking the script doesnt work, I mean a new window doesn't even appear, nothing happens at all.


If anyone has ever had this problem please let me know.

Thanks