How to move fucus away from a dhtmlxcombo box?

How do I use code to automatically move the focus away from a dhtmlxcomboo box without actualy having to click away from the dhtmlxcombo box?



Thanks,

Graham.


You can try to set focus on some other input.


input.focus();