PC Review


Reply
Thread Tools Rate Thread

How do I use drop down menu to change pages

 
 
=?Utf-8?B?SnVzdGlu?=
Guest
Posts: n/a
 
      7th Feb 2005
I am trying to use a drop down style menu to list all the pages on my site..
Then once one is selected from the menu the button would say "Go" and you
would click it to go to that page.. Can this be done! When I try to do this
I get the button text on and all my pages listed but then it wants to submit
it into some kind of form.. I just want it to follow a link!
 
Reply With Quote
 
 
 
 
Jens Peter Karlsen[FP MVP]
Guest
Posts: n/a
 
      7th Feb 2005
Look into Behaviors. (Format | Behaviors).

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

> -----Original Message-----
> From: Justin [private.php?do=newpm&u=]
> Posted At: 7. februar 2005 04:19
> Posted To: microsoft.public.frontpage.client
> Conversation: How do I use drop down menu to change pages
> Subject: How do I use drop down menu to change pages
>
>
> I am trying to use a drop down style menu to list all the
> pages on my site..
> Then once one is selected from the menu the button would say
> "Go" and you would click it to go to that page.. Can this be
> done! When I try to do this I get the button text on and all
> my pages listed but then it wants to submit it into some kind
> of form.. I just want it to follow a link!
>


 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      7th Feb 2005
It is using the html form elements......if you're using the "jump menu"
behaviour in FP2003, then you should be fine - clicking the "go" button just
takes the user to the page they selected, it is not sending anything
anywhere.



"Justin" <(E-Mail Removed)> wrote in message
news:39DDF4D4-9BE5-4B94-8850-(E-Mail Removed)...
>I am trying to use a drop down style menu to list all the pages on my
>site..
> Then once one is selected from the menu the button would say "Go" and you
> would click it to go to that page.. Can this be done! When I try to do
> this
> I get the button text on and all my pages listed but then it wants to
> submit
> it into some kind of form.. I just want it to follow a link!



 
Reply With Quote
 
Steve Easton
Guest
Posts: n/a
 
      7th Feb 2005
Like this. Change the urls to reflect your pages file names.
Simply add more option lines to add more pages.

<p align="center"><b>Select a Page </b>
<select id="setit" style="color: #0000FF" size="1" name="test">
<option value="">Select one</option>
<option value="http://www.altavista.com">AltaVista</option>
<option value="http://www.yahoo.com">Yahoo</option>
<option value="http://www.google.com">Google</option></select>
<input type="button" value="Go"
onclick="window.open(setit.options[setit.selectedIndex].value)">
</p></form>

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer

"Justin" <(E-Mail Removed)> wrote in message
news:39DDF4D4-9BE5-4B94-8850-(E-Mail Removed)...
> I am trying to use a drop down style menu to list all the pages on my site..
> Then once one is selected from the menu the button would say "Go" and you
> would click it to go to that page.. Can this be done! When I try to do this
> I get the button text on and all my pages listed but then it wants to submit
> it into some kind of form.. I just want it to follow a link!



 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I change fonts in a DV drop down menu uptight26 Microsoft Excel Worksheet Functions 1 9th Apr 2009 07:46 PM
change order of drop down menu retta Windows XP General 7 9th Aug 2006 04:50 PM
how to change a field to a drop down menu =?Utf-8?B?SmVzc3kgT3dlbg==?= Microsoft Outlook BCM 1 17th Nov 2005 08:48 PM
How do I link items in a frontpage drop down menu to the pages th. =?Utf-8?B?ZGFyaWFubmFv?= Microsoft Frontpage 1 29th Dec 2004 12:40 PM
right click drop menu option in web pages Becky Microsoft Windows 2000 Enable 0 9th Nov 2003 09:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:49 PM.