Prova cosi:
togli questa riga
if (((pwd == null)||(pwd.length <= 0)) || ((elem == null)||(elem.length <= 0))){
e metti questa
if (pwd == '' || pwd !=null){
![]()
Prova cosi:
togli questa riga
if (((pwd == null)||(pwd.length <= 0)) || ((elem == null)||(elem.length <= 0))){
e metti questa
if (pwd == '' || pwd !=null){
![]()
Cavicchi Andrea
Problemi con javascript, jquery, ajax clicca qui