Forum Moderators: open
Any ideas?
Yamaha
[edited by: tedster at 9:29 pm (utc) on May 7, 2003] [edit reason] change java to javascript [/edit]
But I don't know if it is defined if the document has no frames.
I added:
if (top == self && document.frames) self.location.href =
And now it will only re-direct if the browser has frames.
Thanks!