Get your Paper done by Experts

Online Assignment Help and Writing Services.

JavaScript-Write a JavaScript function


JavaScript
Write a JavaScript function that will make strings uppercase and remove all spaces.
Apply your JavaScript function to username inputs in your login page.
Enhance client usability by using events. For example, as the page loads, the cursor should be focused on the username textbox.
Submit your updated webpage.