•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 392,045 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,279 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 1175 | Replies: 4
![]() |
I would like to create a scrolling combo box.
By which I mean.
Should appear as just 1 option (so maybe size="1') and then once clicked it expands with the options with a scrollbar which only 3 options shown and you scroll to see the rest of the options.
Hopefully you understand what I mean?
Thanks, Regards X
Note: Not sure if this requires just html but I heard requires javascript, Thanks.
By which I mean.
<select> <option>1</option> <option>2</option> <option>3</option> <option>4</option> <option>5</option> <option>6</option> </select>
Should appear as just 1 option (so maybe size="1') and then once clicked it expands with the options with a scrollbar which only 3 options shown and you scroll to see the rest of the options.
Hopefully you understand what I mean?
Thanks, Regards X
Note: Not sure if this requires just html but I heard requires javascript, Thanks.
•
•
Join Date: Jul 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
I had used a very useful code for this purpose. Try the following links for the code:
html editable dropdown at http://chakrabarty.com/pp_editable_dropdown.html
or
html combobox at http://chakrabarty.com/combobox.html
html editable dropdown at http://chakrabarty.com/pp_editable_dropdown.html
or
html combobox at http://chakrabarty.com/combobox.html
Last edited by tigersubu : Jul 5th, 2008 at 10:00 pm.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
Other Threads in the HTML and CSS Forum
- Previous Thread: Z-index nightmare in FireFox
- Next Thread: how can i turn off image border



Linear Mode