Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 316927
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T08:25:43+00:00 2026-05-12T08:25:43+00:00

I was wondering, in the new HTML 5, we will get <audio> and <video>

  • 0

I was wondering, in the new HTML 5, we will get <audio> and <video> tags, but why not native editable combobox and built in local menu support?

The reason I’m asking this is because these are the most common problems I face when I have to design a web solution to a typical table based application (e.g. order management app). On a proper client side app, I can use the OS to provide these facilities out of box (e.g. JPopupMenu, JComboBox). For a webapp, I have to look for javascript (libraries) to accomplish something like it.

Why are these not in HTML 5?

I know I should avoid discussion like questions, so here are some further questions: Do you know libraries that can do the popup menu thing and editable combobox thing cheaply (perhaps with a small code sample)?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T08:25:43+00:00Added an answer on May 12, 2026 at 8:25 am

    Actually, an editable combobox or just combobox can be created using the new list attribute on the input element. It points to a datalist element that can provide a list of predefined options:

    <input list=languages>
    <datalist id=languages>
     <option value="English"></option>
     <option value="Dutch"></option>
    </datalist>

    For menus the old menu element has been reused.

    You can use at least datalist in IE >=10, Firefox >=37, Chrome >= 39, Opera >= 29. Data from caniuse datalist. About menu element, only Firefox seems to have a partial support for it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am new in powershell but was wondering how do you get combination of
I'm very new to Version Control, and I was wondering if I could get
I was wondering what will happen if I run this code: <!DOCTYPE html> <html
I was wondering if there was a way to copy the html tags in
HTML 5 is the new W3C definition for HTML and will likely represent the
I followed the tutorial exactly: http://github.com/binarylogic/authlogic_example But I am wondering how can I get
I am wondering as a new Android developer (10+ years C# OOP) which would
Just wondering if beginning a new transaction in Hibernate actually allocates a connection to
I'm new to RabbitMQ and was wondering of a good approach to this problem
I'm new to jquery and was wondering: is a simple way to detect whether

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.