R
radhakrishnan
Hello All,
I have a textbox and a checkbox in a webform. code is
written in javascript to set focus when enter key is pressed.
when focus is set to checkbox(it is not visiable whether focus is set or
not.But if the user press space bar the checkbox get selected and
deselected). In Textbox no problem because once the focus is set to textbox
the cursor blinks in the textbox.
How to do it?
I have a textbox and a checkbox in a webform. code is
written in javascript to set focus when enter key is pressed.
when focus is set to checkbox(it is not visiable whether focus is set or
not.But if the user press space bar the checkbox get selected and
deselected). In Textbox no problem because once the focus is set to textbox
the cursor blinks in the textbox.
How to do it?