$(document).ready(function(){
$( "#sendDataBtn" ).click(function(){
// Missing code 1 -to capture value of txtUsername and save it in variable uname
if(// Missing code 3 –condition to check if username is blank){
//Missing Code 4 – to display popup message “Username required”
}
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here