This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes Drop down list with enterable fields? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Drop down list with enterable fields?" Watch "Drop down list with enterable fields?" New topic
Author

Drop down list with enterable fields?

steve kelly
Greenhorn

Joined: Feb 15, 2012
Posts: 25
Can anyone point me to how to do this? My google searches must be off as I am not seeing what I need. Basically I need a drop down list of existing fields to choose from(this part I know how to do) with an additional field that user can enter some value(this part I dont know how to do in addition to drop down frields).
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

There is no HTML control that does that on its own. You'll need to look for a JavaScript composite control that suits your needs. Perhaps you could look at the jQuery UI Auto-completer.

As this has nothing to do with JSP, it's been moved to a more appropriate forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Drop down list with enterable fields?
 
Similar Threads
dynamic drop down list values
Drop Down List + TextField combo widget
Search fields
How to automatically change the page contents with change in drop down list option selection
dependent drop down list