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


Please Help Members By Posting Answers For Below Questions

How to convert “20” to number in javascript?

724


How to setting a cookie with the contents of a textbox?

753


What is postback in javascript?

719


A milk carton can hold 3.78 litres of milk. Each morning, a dairy farm ships cartons of milk to a local grocery store. The cost of producing one litre of milk is $0.38, and the profit of each carton of milk is $0.27. Write a java program that prompts the user to enter the total amount of milk produced in the morning. Then display the number of milk cartons needed to hold milk, the cost of producing milk, and the profit for producing milk.

1821


What is a method in javascript?

766


Is a hash table an array?

734


Explain the steps for connecting the system to Internet.

1893


How to change the background color of HTML document using JavaScript?

716


How do I use javascript to password-protect my web site?

671


what is the difference between let, var, and const?

809


Which built-in method returns the character at the specified index?

951


Is Javascript a Functional Programming Language?

903


How is a relation not a function?

724


What is undefined in math?

660


How to create a popup warning box?

763