How to go next field without filling the text? Which
function should we use?

Answers were Sorted based on User's Feedback



How to go next field without filling the text? Which function should we use?..

Answer / konthappan

Why dont we use the focus.(frm.txt2.focus()) ???

Is This Answer Correct ?    3 Yes 0 No

How to go next field without filling the text? Which function should we use?..

Answer / kannappanksk

write a function for onBlur event of ur text field.

Is This Answer Correct ?    2 Yes 0 No

How to go next field without filling the text? Which function should we use?..

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

How to go next field without filling the text? Which function should we use?..

Answer / rubin thomas

Using tabindex also helps

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More JavaScript Interview Questions

What's the purpose of javascript?

0 Answers  


What is the instanceof operator in JavaScript?

0 Answers  


how to use java script

1 Answers   Infosys,


How do I link an external javascript file to html?

0 Answers  


How to trigger a postback on an updatepanel from javascript?

0 Answers  






Explain escape() in javascript?

0 Answers  


a code in vb script, which creates a table of 5*2 in html this is a static table, one more same dynamic table, as we give input the table should get created.

0 Answers   IBM,


Can webassembly replace javascript?

0 Answers  


discuss scoping in javascript?

0 Answers  


Where can I learn javascript for beginners?

0 Answers  


What is a boolean search?

0 Answers  


What is node ecosystem?

0 Answers  


Categories