PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage Drop Down Menu

Reply

Drop Down Menu

 
Thread Tools Rate Thread
Old 05-04-2004, 04:11 PM   #1
Cal
Guest
 
Posts: n/a
Default Drop Down Menu


How do I make the links to other pages on my web site
drop down menus? My main links have sub links or pages
and I want to have drop down menus for each link so one
can see the subpages. I use FP 2003.

Thank you,
Cal Lehman
www.towerwatch.com
  Reply With Quote
Old 05-04-2004, 04:52 PM   #2
Jon Spivey
Guest
 
Posts: n/a
Default Re: Drop Down Menu

Hi Cal,
you can try my behaviors here
http://myweb.tiscali.co.uk/jonspivey/menus/

Jon
Microsoft MVP - FP

Cal wrote:
> How do I make the links to other pages on my web site
> drop down menus? My main links have sub links or pages
> and I want to have drop down menus for each link so one
> can see the subpages. I use FP 2003.
>
> Thank you,
> Cal Lehman
> www.towerwatch.com



  Reply With Quote
Old 05-04-2004, 06:13 PM   #3
Cal
Guest
 
Posts: n/a
Default Re: Drop Down Menu

Thank you
>-----Original Message-----
>Hi Cal,
>you can try my behaviors here
>http://myweb.tiscali.co.uk/jonspivey/menus/
>
>Jon
>Microsoft MVP - FP
>
>Cal wrote:
>> How do I make the links to other pages on my web site
>> drop down menus? My main links have sub links or pages
>> and I want to have drop down menus for each link so one
>> can see the subpages. I use FP 2003.
>>
>> Thank you,
>> Cal Lehman
>> www.towerwatch.com

>
>
>.
>

  Reply With Quote
Old 05-04-2004, 08:41 PM   #4
Jon Spivey
Guest
 
Posts: n/a
Default Re: Drop Down Menu

You're welcome - let me know how they worked for you.

Jon
Microsoft MVP - FP

Cal wrote:
> Thank you
>> -----Original Message-----
>> Hi Cal,
>> you can try my behaviors here
>> http://myweb.tiscali.co.uk/jonspivey/menus/
>>
>> Jon
>> Microsoft MVP - FP
>>
>> Cal wrote:
>>> How do I make the links to other pages on my web site
>>> drop down menus? My main links have sub links or pages
>>> and I want to have drop down menus for each link so one
>>> can see the subpages. I use FP 2003.
>>>
>>> Thank you,
>>> Cal Lehman
>>> www.towerwatch.com

>>
>>
>> .



  Reply With Quote
Old 06-04-2004, 04:46 AM   #5
=?Utf-8?B?ZmF3bg==?=
Guest
 
Posts: n/a
Default Re: Drop Down Menu

try this

Try this in your head sectio

<script language="JavaScript" type="text/JavaScript"><!-
function MM_jumpMenu(targ,selObj,restore){
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'")
if (restore) selObj.selectedIndex=0

//--></script

and this in the body section, where you want it to sho


<p><select name="menu1" onChange="MM_jumpMenu('parent',this,0)"><option selected>Scroll to Select</option><option value="linkpagename.htm">Return to Directory</option></select></p

I used this for long time and like it...Good Luck
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off