You are here: irt.org | About | Feedback | 384 [ previous next ]
Feedback on:
Re-directing access within Frames #2
Sent by
Sacha Quester-Semeon on August 19, 1999 at 09:48:09:
Worth:
Worth reading
Length:
Too long
Technical:
Too technical
Comments:
Hi,
First I think that irt.org is the best source for JavaScript on the net ! :-)
I was very glad to find this article even if I'm not very familiar with JS.
I got a little problem with the script from "Re-directing access within Frames #2" because I'm building a web site that contain a lot of pages and I want a script who don't need to be customized page by page.
I've find this solution.
Change this line in the script in the contents of the frames from :
self.location.pathname.substring(0,self.location.pathname.lastIndexOf('/')) + '/frameset.html?frame1.html&main.htm';
Other feedback on 'Re-directing access within Frames #2' - show all