Raik: Finding Parents for Orphaned Pages

Beitrag lesen

Hi, Anni!

when i insert the javascript code for "Finding Parents for Orphaned Pages", i always get javascript errors.

what errors exactly?

i took the code from:
http://www.jwweb.com/20011013.html

thats, why you should know some basics about html, javascript, e.t.c. , as written above the forum. ;-)

compare the names of the frameset in the example to your own framenames.
the script calls "parent.main.location.href = pageURL;", but you have no frame with this name (main) in your frameset.
adjust the script to the right framename and
set the variable "pageURL" on top of the script to the first page, witch should be displayed. im sure, you have no file, named "DEFAULTPAGE.HTML" on this server, right?

freundl. Grüsse aus Berlin, Raik