How to go next field without filling the text? Which
function should we use?
Answers were Sorted based on User's Feedback
Answer / konthappan
Why dont we use the focus.(frm.txt2.focus()) ???
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kannappanksk
write a function for onBlur event of ur text field.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mangala
write a function in onblur event or body onload event and in
function we can use document.formname.textboxname.focus()
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the concepts of object oriented programming?Explain with an example.
how to use java script
Why would you use a sticky session?
What is the disadvantage of javascript?
What is the difference between an array and an object?
Can webassembly replace javascript?
What is the difference between let, const, and var?
what is service now ticketing tool how it works
What does the enableviewstatemac setting in an aspx page do?
What is difference between local variable and global?
Can I write javascript in notepad?
What is the use of a map object in javascript?