Forum Moderators: open
<!--
passpage = document.URL
if (top.location == self.location)
top.location.href="../master.html?" + passpage
//-->
IE, Opera, Mozilla, and others parse this correctly as:
http://www.example.com/sub/passpage
Firefox gives me:
http://www.example.com/sub/sub/passpage
Has anyone else run into this? Are there any solutions? Thanks
jdkuehne
[edited by: tedster at 8:16 pm (utc) on Jan. 17, 2005]
[edit reason] use example.com [/edit]