Editable Dropdown [Updated]

The Editable Dropdown can be customized to the following formats:

a) Editable Dropdown in the format: Left Aligned, Fixed Width, Left To Right Flow
b) Editable Dropdown in the format: RIGHT Aligned, Fixed Width, RIGHT TO LEFT FLOW (Content flows right to left)
c) Editable Dropdown in the format: Left Aligned, VARIABLE WIDTH, Left To Right Flow 4. Does not tolerate the famous 'Backspace' bug or 'automatic Jump' bug.




Over 2000+ free Javascript
at JavaScriptBank.com Website
Sampled by JavaScriptBank.com Editable Menu - Subrata Chakrabarty

JavaScript / HTML

( DropDown with either First or Last option as Editable & the rest as readonly )



Author: Subrata Chakrabarty



Date written(DD/MMM/YYYY): 03/Jan/2003 (First Version)
                                                    01/May/2003 (Modified)
                                                    29/July/2003 (Modified)

Declaration

I hereby declare that this document is based on my personal experiences and / or experiences of my project members. To the best of my knowledge, this document does not contain any material that infringes the copyrights of any other individual or organization including the customers of Infosys.

Subrata Chakrabarty

Project Details

Target readers : Developers

Keywords : Editable,Dropdown,Edit

Technologies used: Javascript,HTML




EDITABLE Dropdown (ListBox/ComboBox):



Editable Drop down -by Subrata Chakrabarty.

FEATURES:




DEMONSTRATION: First Option Editable

The FIRST option ( default : " --?-- " ) is Editable !!


Left Aligned,
Fixed Width,
Left To Right Flow




RIGHT Aligned,
Fixed Width,
RIGHT TO LEFT FLOW




Left Aligned,
VARIABLE WIDTH,
Left To Right Flow




DEMONSTRATION: Last Option Editable

The LAST option ( default : " --?-- " ) is Editable !!


Left Aligned,
Fixed Width,
Left To Right Flow




RIGHT Aligned,
Fixed Width,
RIGHT TO LEFT FLOW




Left Aligned,
VARIABLE WIDTH,
Left To Right Flow




SCRIPT: First Option Editable

    


SCRIPT: Last Option Editable

    




References

--




-- Thank You !! --