I want to create "sub topics" that you can click on on the navigation bar.
I.E. I have NECKLACES as one of the items on my navigation bar. I want to be
able to then add sub-categories called "pearls", "crystal", etc. So, when
you click on NECKLACES, you see a list of these categories beneath it on the
navigation bar. If someone can just tell me what to look for in my FrontPage
manual, that would help! I don't know what this is called. I'm very new to
FrontPage 2003 but enjoy the learning part.

Re: Creating sub-topics in navigation bar by Ronx

Ronx
Wed Mar 29 10:28:32 CST 2006

Drop-down/fly-out menus

JavaScript/Behaviours (for FrontPage 2003)
http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=28
and
http://myweb.tiscali.co.uk/jonspivey/menus/index.html

(mainly) CSS (all versions of FrontPage):
http://www.seoconsultants.com/css/menus/tutorial/
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

"beadedbeauty" <beadedbeauty@discussions.microsoft.com> wrote in
message news:ECCA25F2-27B9-44A5-956D-95E8A033304F@microsoft.com...
>I want to create "sub topics" that you can click on on the navigation
>bar.
> I.E. I have NECKLACES as one of the items on my navigation bar. I
> want to be
> able to then add sub-categories called "pearls", "crystal", etc.
> So, when
> you click on NECKLACES, you see a list of these categories beneath
> it on the
> navigation bar. If someone can just tell me what to look for in my
> FrontPage
> manual, that would help! I don't know what this is called. I'm
> very new to
> FrontPage 2003 but enjoy the learning part.



Re: Creating sub-topics in navigation bar by beadedbeauty

beadedbeauty
Wed Mar 29 10:49:01 CST 2006

THANK YOU Ron for your prompt response. I'm at work now, but will research
this further when I get home! I just found the MS discussion groups this
a.m. and think this will help me in learning even more than I imagined! Have
a wonderful day...Maria

"Ronx" wrote:

> Drop-down/fly-out menus
>
> JavaScript/Behaviours (for FrontPage 2003)
> http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=28
> and
> http://myweb.tiscali.co.uk/jonspivey/menus/index.html
>
> (mainly) CSS (all versions of FrontPage):
> http://www.seoconsultants.com/css/menus/tutorial/
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
> FrontPage Support: http://www.frontpagemvps.com/
>
> "beadedbeauty" <beadedbeauty@discussions.microsoft.com> wrote in
> message news:ECCA25F2-27B9-44A5-956D-95E8A033304F@microsoft.com...
> >I want to create "sub topics" that you can click on on the navigation
> >bar.
> > I.E. I have NECKLACES as one of the items on my navigation bar. I
> > want to be
> > able to then add sub-categories called "pearls", "crystal", etc.
> > So, when
> > you click on NECKLACES, you see a list of these categories beneath
> > it on the
> > navigation bar. If someone can just tell me what to look for in my
> > FrontPage
> > manual, that would help! I don't know what this is called. I'm
> > very new to
> > FrontPage 2003 but enjoy the learning part.
>
>
>

Re: Creating sub-topics in navigation bar by beadedbeauty

beadedbeauty
Wed Mar 29 11:50:04 CST 2006

Well, had a sec to look at those links. Apparently, FP 2003 doesn't have the
feature to actually create them easily. Using Layers and Behaviors is what
I'll have to research. I have 2002 here at work, so can't really look into
creating it here (I don't see a LAYER option under INSERT).

Anyway, I'm assuming that I will have to delete my navigation link bar (???)
and use the Layers/Behaviors instead? I'm reading more on the topic now...


"Ronx" wrote:

> Drop-down/fly-out menus
>
> JavaScript/Behaviours (for FrontPage 2003)
> http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=28
> and
> http://myweb.tiscali.co.uk/jonspivey/menus/index.html
>
> (mainly) CSS (all versions of FrontPage):
> http://www.seoconsultants.com/css/menus/tutorial/
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
> FrontPage Support: http://www.frontpagemvps.com/
>
> "beadedbeauty" <beadedbeauty@discussions.microsoft.com> wrote in
> message news:ECCA25F2-27B9-44A5-956D-95E8A033304F@microsoft.com...
> >I want to create "sub topics" that you can click on on the navigation
> >bar.
> > I.E. I have NECKLACES as one of the items on my navigation bar. I
> > want to be
> > able to then add sub-categories called "pearls", "crystal", etc.
> > So, when
> > you click on NECKLACES, you see a list of these categories beneath
> > it on the
> > navigation bar. If someone can just tell me what to look for in my
> > FrontPage
> > manual, that would help! I don't know what this is called. I'm
> > very new to
> > FrontPage 2003 but enjoy the learning part.
>
>
>

Re: Creating sub-topics in navigation bar by Ronx

Ronx
Thu Mar 30 03:09:53 CST 2006

The menu from http://www.seoconsultants.com/css/menus/tutorial/ is
much easier to construct, but harder to see/understand what is going
on (requires a good knowledge of CSS).
See www.rxs-enterprises.org/fp/webfaqs.asp for examples of horizontal
and vertical implementations.
It may be possible to use custom navigation bars with custom styling
in FrontPage 2003 to create the entire menu - something to think
about...
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

"beadedbeauty" <beadedbeauty@discussions.microsoft.com> wrote in
message news:5520942F-BF30-44DC-BCF9-BF8A0374A2C4@microsoft.com...
> Well, had a sec to look at those links. Apparently, FP 2003 doesn't
> have the
> feature to actually create them easily. Using Layers and Behaviors
> is what
> I'll have to research. I have 2002 here at work, so can't really
> look into
> creating it here (I don't see a LAYER option under INSERT).
>
> Anyway, I'm assuming that I will have to delete my navigation link
> bar (???)
> and use the Layers/Behaviors instead? I'm reading more on the topic
> now...
>
>
> "Ronx" wrote:
>
>> Drop-down/fly-out menus
>>
>> JavaScript/Behaviours (for FrontPage 2003)
>> http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=28
>> and
>> http://myweb.tiscali.co.uk/jonspivey/menus/index.html
>>
>> (mainly) CSS (all versions of FrontPage):
>> http://www.seoconsultants.com/css/menus/tutorial/
>> --
>> Ron Symonds - Microsoft MVP (FrontPage)
>> Reply only to group - emails will be deleted unread.
>> FrontPage Support: http://www.frontpagemvps.com/
>>
>> "beadedbeauty" <beadedbeauty@discussions.microsoft.com> wrote in
>> message news:ECCA25F2-27B9-44A5-956D-95E8A033304F@microsoft.com...
>> >I want to create "sub topics" that you can click on on the
>> >navigation
>> >bar.
>> > I.E. I have NECKLACES as one of the items on my navigation bar.
>> > I
>> > want to be
>> > able to then add sub-categories called "pearls", "crystal", etc.
>> > So, when
>> > you click on NECKLACES, you see a list of these categories
>> > beneath
>> > it on the
>> > navigation bar. If someone can just tell me what to look for in
>> > my
>> > FrontPage
>> > manual, that would help! I don't know what this is called. I'm
>> > very new to
>> > FrontPage 2003 but enjoy the learning part.
>>
>>
>>