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