Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: Re-directing access within Frames #2

irt.org | About | Feedback | 45 [ previous next ]

Feedback on:
Re-directing access within Frames #2

Sent by
Michel Plungjan on November 05, 1998 at 09:12:55: Arrgh! Forgot to remove the .href from top.location.href in my example:

h = location.href;
(p=h.lastIndexOf("/")) > 0 ? homedir=h.substring(0,p+1) : homedir = ""; // also usable with the opera replace

top.location = homedir + 'myframe.htm?' + self.location.href;

Michel

Other feedback on 'Re-directing access within Frames #2' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.