i want to change text field value
why its not working ?
and any other idea for changing value on validation time without page reload..
document.getEle mentById('id'). innerHTML.value ="email is invalide....";why its not working ?
and any other idea for changing value on validation time without page reload..
Comment