Hi all,
i have written code for simple login page with 5 fields namely username,email id,password,retype password and phone number.i have created one alert message for each function..
now i want to replace an alert box with inline validation(displaying errors beside textbox) using div tag(if possible)
kindly tell me how to do it...
below is my code .......