Results 1 to 2 of 2

Thread: Can you make dropdown box editable ???

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2001
    Posts
    66

    Can you make dropdown box editable ???

    Hi

    how can you make a web dropdown box editable ??

    thanks

  2. #2
    New Member
    Join Date
    Sep 2002
    Location
    March, Cambridgeshire, UK
    Posts
    7
    Hi,

    I'm afraid the short answer is that you can't in HTML - you either have a dropdown OR an input field - you can't have a combo like in VB.

    I guess you could write some JavaScript to create an input field over the top of the dropdown if someone has pressed a key and then update the dropdown with that value when they focus away...

    Good luck!
    Chris.
    -------------------------------------
    Elen sila lumenn' omentielvo!
    (all hail JRR Tolkien...)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width