I'm sure this question has been asked many times, but I cannot find an
answer that will help me do what I need to do.
I have a site with 2 frames -- 'top' and 'main'. 'top' is a navigation
/ menu bar and 'main' is the content (parent).I'm looking for some
clientside code that will change the URL of the 'top' frame when a
specific URL is loaded into the 'main' frame.
For instance when "stuff.htm" is displayed in 'main', I want
"stuffnav.h tm" to be displayed in 'top'. When "otherstuff.htm " is
displayed in 'main', I'd like "otherstuffnav. htm' to be displayed in
'top'
Make sense? If anyone has some code samples to share or ideas, I'd
appreciate it.
TIA for all your help.
-- Kyle
answer that will help me do what I need to do.
I have a site with 2 frames -- 'top' and 'main'. 'top' is a navigation
/ menu bar and 'main' is the content (parent).I'm looking for some
clientside code that will change the URL of the 'top' frame when a
specific URL is loaded into the 'main' frame.
For instance when "stuff.htm" is displayed in 'main', I want
"stuffnav.h tm" to be displayed in 'top'. When "otherstuff.htm " is
displayed in 'main', I'd like "otherstuffnav. htm' to be displayed in
'top'
Make sense? If anyone has some code samples to share or ideas, I'd
appreciate it.
TIA for all your help.
-- Kyle
Comment