inputBox focus
inputBox focus
Out of context: Reply #4
- Started
- Last post
- 5 Responses
- UndoUndo0
you can't really turn it off. you can change the tabIndex so that is not included if that's what your looking for or you can use .onKillFocus [property] when focus leaves the txtField.
hope that helps