Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

jump menu

Guest
Jul 06, 2006 Jul 06, 2006


I am using a jump menu at this location http://go.segalco.com/hr_site2

username: hr_user
password: design2006

On the right hand side you will see there are two jump menus, that work fine, however if you select one of the items that is not an actual link (e.g., Personal Data) and you are on a page other than the home page (for instance if you selected Married form the top jump mnu and then once on that page you select Personal Data) it automatically takes you back to the home page, even though that is not specified in the code anywhere. Can someone tell me why this is happening, and how to stop it. Thanks!
TOPICS
Server side applications
267
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jul 06, 2006 Jul 06, 2006
LATEST
The ones that you do not want to be selectable you could change to <optgroup> tags instead of <option> tags. This would solve your problem.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines