Search Menu / Jump Menu

  • Thread starter Thread starter Lauren
  • Start date Start date
L

Lauren

I would like to implement a search exactly like this site's "Go to Page"
search is.
Go here www.gettyimages.com
Search all of creative and enter your keyword(s) For example "Backgrounds",
and then you will see this "Go to page" search at both the top and bottom of
the page. It allows you to enter a page number and go right to that page.

How can I recreate this?

Thanks,

Lauren
 
Requires a database and custom server-side scripting in ASP, PHP, CFM, etc.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Are you certain it isn't more simple than that, like just finding a
javascript code and create a search?

Lauren
 
You could use JavaScript if you are going to create drop down menu and manually enter the links to
all pages.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Yes that is what i would like to do if that would be easier. Do you know if
you can prevent the drop down from scrolling?

Thanks,

Lauren
 
No, unless it can be placed in a CSS layer.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
If you have FP2003, there is a "behaviour" that can create a dropdown menu
(using the drop-box form element).

If you have FP2002 or earlier, there's no automatic method. Search "Drop
Menu script" in Google.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top