Plz tell me how to focus on the combo box ( not to particular item) by javascript
the code
document.teache r_inp.select_ho meblk.focus(); --- gives error as object doesn't support this property or method
the code
document.teache r_inp.select_ho meblk.focus(); --- gives error as object doesn't support this property or method
Comment