Firefox/Feature Brainstorming:Other or Uncategorized: Difference between revisions

Line 238: Line 238:
=== Editable dropdowns ===
=== Editable dropdowns ===
* Enhanced SELECT tag to allow the user to type new values into the dropdown or accept one of the provided options.  Examples in abound in real applications but in a form, the only solution is to provide an input box and a comment like "select a value or enter a new one".
* Enhanced SELECT tag to allow the user to type new values into the dropdown or accept one of the provided options.  Examples in abound in real applications but in a form, the only solution is to provide an input box and a comment like "select a value or enter a new one".
* Enhance the SELECT more by allowing HTML in an OPTION. Will allow for images, bold/italic text and much more in an option.
* Enhance the SELECT more by allowing HTML in an OPTION. Will allow for images, bold/italic text and much more in an option. (Restriction necessary as e.g. a SELECT in an OPTION doesn't make sense).


== Linux compatibility ==
== Linux compatibility ==
5

edits