Orphaen
03-09-2005, 01:30 AM
Here's the basic layout of my site:
Horizontal navigation bar
sub-navigation bar
iframe content box
My presumed navigation would have the user click an image in the top Horizontal navbar, which would then load a list of subdirectories and choices in the sub-navigation bar.
I can do that - I'm there so far.
What I've been rummaging around the internet for the past few hours in search of, is -any- kind of code to, after the sub-navigation bar has loaded, to ALSO load a -separate- page into the -separate- iframe content box.
(To further break it down if needed, this is what happens with normal iframes)
Loading the page:
Navbar
further information/sub-navigation
content box
(click)Navbar
(littlepage loaded) further information
content box stays the same
What I want, is after the first page is loaded into the subnavigation, to also load something in the content box, so I have a sub-nav bar, and more info on that sub-nav bar.
Thanks ahead of time, and my apologies if I was not concise enough. I'll do my best to respond to any questions aimed at me.
Horizontal navigation bar
sub-navigation bar
iframe content box
My presumed navigation would have the user click an image in the top Horizontal navbar, which would then load a list of subdirectories and choices in the sub-navigation bar.
I can do that - I'm there so far.
What I've been rummaging around the internet for the past few hours in search of, is -any- kind of code to, after the sub-navigation bar has loaded, to ALSO load a -separate- page into the -separate- iframe content box.
(To further break it down if needed, this is what happens with normal iframes)
Loading the page:
Navbar
further information/sub-navigation
content box
(click)Navbar
(littlepage loaded) further information
content box stays the same
What I want, is after the first page is loaded into the subnavigation, to also load something in the content box, so I have a sub-nav bar, and more info on that sub-nav bar.
Thanks ahead of time, and my apologies if I was not concise enough. I'll do my best to respond to any questions aimed at me.