| Author |
combo box in javascript
|
yogamangalam Kumar
Greenhorn
Joined: Aug 26, 2007
Posts: 8
|
|
hi all, how to add combo box in particular cell for table using javascript. [ September 07, 2007: Message edited by: Bear Bibeault ]
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26496
|
|
|
A goggle search for "combox html javascript" gives a number of matches like upgrade your select box to a combo box
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56549
|
|
Are you really wanting a "combo box" or just a select dropdown? There isn't a native "combo box" control for the web, but people sometimes use that term when they mean a select element. Which is it?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: combo box in javascript
|
|
|