|
|
Feedback on: Re-directing access within Frames #2
irt.org | About | Feedback | 44 [ previous next ] Feedback on: Sent by You should warn that location.search is empty in IE3 if the page is loaded from harddisk. Netscape dislikes the lack of http://....../ in the statement top.location.href = 'myframe.htm?' + self.location.href; top.location.href = 'myframe.htm' is ok syntax h = location.href; top.location.href = homedir + 'myframe.htm?' + self.location.href; and the opera (or just use it as default) would be I am not going to go into the danger of document.write('<FRAMESET...>') but both IE and Netscape 16 bit HATES that! Michel
Other feedback on 'Re-directing access within Frames #2' - show all
|
-- div -->
|