Here I’m explaining how to focus cursor to a text field on page load. You can do this with several methods with a simple javascript code. For this, you have...

Javascript Reference – Alert();
Alert() is a methord of the window object. Its display popup boxes with messages(‘Texts’) with OK button. Usage: alert("Hai Guest"); How to write text with multiple lines in an alert...




