|
|
Browse by Tags
All Tags » help » javascript
-
I am using ajax to create a popup with a textbox in it when the user clicks a button. I need to set focus on the textbox after it gets created. The problem is, that when I try to run textbox.focus, I get the error "Can't move focus to the control because it is invisible, not enabled, or of a type that does ...
|
|
|