Jump to content

Drop Down Box Help, PLEASE


RSprinkel

Recommended Posts

Hi all,

 

Am seeking some help on getting a drop down box setup to where when a User selects a certain item listed that it would display info from a link on the same page as the Drop Down but below it.

 

I have never set anything up like this before and have absolutely no clue either.

 

 

Thanks Much in advance.

 

PS I have searched the forums and alot of the info I found would be good if I understood it alittle better.

Link to comment
Share on other sites

So, you want to have a drop down <select> menu, and when the user selects an element in the dd menu you want the page to "jump down" to a specific area on the page?

 

If this is correct there are a couple of options, the easiest being to setup anchors (<a name="myanchor"></a>) and then use javascript to tell your menu when changed to jump to that specific anchor. I did a quick google search and found this old forum posting. I glanced at it and it appears to be a decent solution.

 

http://www.codingforums.com/archive/index.php?t-58714.html

Link to comment
Share on other sites

Hi EvanAgee,

 

Sorry for the delay in replying.

 

Thanks for the info.  However I am lost when using Javascripts.  I have no clue as to include java in a page.  I am currently setting this up in MS Frontpage.

 

Again Thanks for the info.  Looks good, but again No Clue, LOL.

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.