M
MDBJ
I have a page with 3 frames
top frame- a header with my banner, FP made Navbar , and a created link list
that selects months to appear in the second frame
middle frame lets individual dates be selected from the calendar month
displayed, and show the individual events for that date in the third frame.
my 1st need, if the month is changed, to blank out the third frame
(something like on pageload may.htm- clear frame bottom?)
my 2nd need, is to get the navbar in the header..
The main page with three frames is cal2.htm
the initial top frame is town.htm
the initial middle frame is april.htm
the initial bottom frame is blank
If I add cal2.htm to the nav structure- I can click it from another page,
and it loads
but the nav bar does not show in town.htm at the top
if I add town.htm to the nav structure- and remove it from cal2- it calls
town.htm, not the frames page cal2.htm
If I have it in both, it looks silly on that and other pages to have two
listings for 'events'
the only idea I have so far, is to create a nav list on town.htm that looks
just like the others, but manually assembled-
but then I have to edit that page to match if I make changes to the
navigation page...
help?
top frame- a header with my banner, FP made Navbar , and a created link list
that selects months to appear in the second frame
middle frame lets individual dates be selected from the calendar month
displayed, and show the individual events for that date in the third frame.
my 1st need, if the month is changed, to blank out the third frame
(something like on pageload may.htm- clear frame bottom?)
my 2nd need, is to get the navbar in the header..
The main page with three frames is cal2.htm
the initial top frame is town.htm
the initial middle frame is april.htm
the initial bottom frame is blank
If I add cal2.htm to the nav structure- I can click it from another page,
and it loads
but the nav bar does not show in town.htm at the top
if I add town.htm to the nav structure- and remove it from cal2- it calls
town.htm, not the frames page cal2.htm
If I have it in both, it looks silly on that and other pages to have two
listings for 'events'
the only idea I have so far, is to create a nav list on town.htm that looks
just like the others, but manually assembled-
but then I have to edit that page to match if I make changes to the
navigation page...
help?