Dropdown lists

This is a discussion on "Dropdown lists" within the JavaScript Forum section. This forum, and the thread "Dropdown lists are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 19th, 2007, 21:14
New Member
Join Date: Jun 2007
Location: lexington
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Dropdown lists

hi ,

I am working on developing a website. I am not a web programmer and know very little about javascript. I want to know whether the following is possible in javascript.

I have 3 options (metric) in a drop down list , upon selection of one of the options the parameters related to them should be displayed below that which are themselves drop down list boxes.

suppose if 3 options in the drop down list box are
weightings
sweep
hpl

and parameters related to them are
weightings -- memory(dropdown),nodes(dropdown),NICs(dropdown).
sweep----nx(textbox),ny(textbox),bandwidth(dropdown)
hpl----- card(dropdown),value(text)

when i select of of the options and only the parameters related to them should be displayed on the page .

also if not on the same page , a pop is fine where i can enter these values and click submit and comeback to the old page.

I dont know whether this is possible in javascript, if no please suggest me with what other languages this can be done.

I grealty appreciate your help.

Thank you
PSKR
Reply With Quote

  #2 (permalink)  
Old Jun 30th, 2007, 22:37
New Member
Join Date: Jun 2007
Location: England
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Dropdown lists

Quote:
Originally Posted by psrujan View Post

I have 3 options (metric) in a drop down list , upon selection of one of the options the parameters related to them should be displayed below that which are themselves drop down list boxes.

suppose if 3 options in the drop down list box are
weightings
sweep
hpl

and parameters related to them are
weightings -- memory(dropdown),nodes(dropdown),NICs(dropdown).
sweep----nx(textbox),ny(textbox),bandwidth(dropdown)
hpl----- card(dropdown),value(text)

when i select of of the options and only the parameters related to them should be displayed on the page .
I'm not entirely clear on what you're asking, but if you just want linked select boxes, then you could do worse than to use Select Cascade.
Otherwise you need to explain more clearly.
Reply With Quote
Reply

Tags
javascript

Thread Tools

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 On

Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS lists PicoDeath Web Page Design 7 Feb 26th, 2008 23:37
menu, dropdown everland Flash & Multimedia Forum 2 Aug 21st, 2007 14:58
Lists? PicoDeath Web Page Design 2 Dec 2nd, 2006 22:43
Need help with my lists csa Web Page Design 1 Dec 1st, 2005 15:02
Dropdown menu Jorgerb Flash & Multimedia Forum 6 May 17th, 2005 08:29


All times are GMT. The time now is 23:58.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43