Newbie question regarding Menuing
am 18.04.2008 20:06:09 von Matthew BakerGreetings all
I know there are a couple of threads on this topic already--I have read
they both, but I need a little clarification on process.
I currently have a static XHTML page that consists of:
Banner area
......Weather Info
......Flash Banner
......Event Calendar
Left Bar
......Menu
......Message Scroller
......Counter
Content Area
......iframe to hold this
Right Bar
......About us
Copyright Notice
B a n n e r
Left | Content | Right
C o p y r i g h t
I have created a banner.php, leftbar.php and copyright.php . These
files are referenced in an index.php
I would like to have a user click on the appropriate menu button and
have the Content div populated. What I read in the long thread on this
topic was to use . And now
the source of my confusion.
1) Does using this format require the creation of a page for each menu
item?
2) The example in the thread does not tell me how the "content=" command
directs the output to the correct div.
3) Is there another way?
As a side note, this is an interim solution while I get a CMS site
designed. Unfortunately, this page is volunteer work so it only gets
attention as other realities allow.
Any assistance would be appreciated, and my apologies for not getting it
the first time...
David