How to disable drop box in text box using java scripts

Discussion in 'JavaScript' started by jg_abad, Aug 21, 2007.

  1. #1
    Hello,
    I have one problem regarding to manuscripts, i want to disable brop box in text box using java scripts.

    thanks
     
    jg_abad, Aug 21, 2007 IP
  2. garazy

    garazy Peon

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi,

    Your message doesn't make much sense, I'll be honest. If you are talking about the box that appears when you type in text in a textbox, this is a function of the browser, I am not it can be switched off. If you are talking about a combo-box (<select> table then disabled="true" as an attribute should be enough to prevent the user from being able to select it.

    Gary
     
    garazy, Aug 31, 2007 IP