Hello, I have one problem regarding to manuscripts, i want to disable brop box in text box using java scripts. thanks
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