How to go next field without filling the text? Which
function should we use?
Answer Posted / 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 |
Post New Answer View All Answers
How to add html elements dynamically with JavaScript?
What is rest parameters in javascript?
Explain why "self" is needed instead of "this".
How to reload a page using JavaScript?
What does it mean in javascript?
Which is better python or javascript?
What is 'use strict'?
What is javascript? List some data types supported by javascript?
How do I view javascript files in chrome?
Where do you write javascript?
Why javascript is fast?
What is a module code?
Is javascript faster than asp script?
What is null in programming?
Can you explain the difference between call and apply?