Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Previous Successful JS Code worked, now no more to change popup on success of service request

In service you have problem with add
alert(data);
alert(typeof data);
before "if" and send us what you get there.

John Herdean
Posts: 0
Joined: Tue May 14, 2013 3:56 am

Previous Successful JS Code worked, now no more to change popup on success of service request

Hi Marina, Im so sorry about this but I finally realized why the third service wasnt working... all three of them work now with: if(data==true)

Return to “Issues”