Previous Successful JS Code worked, now no more to change popup on success of service request
Posted: Wed Jun 12, 2013 9:12 pm
by Maryna Brodina
In service you have problem with add
alert(data);
alert(typeof data);
before "if" and send us what you get there.
Previous Successful JS Code worked, now no more to change popup on success of service request
Posted: Wed Jun 12, 2013 9:54 pm
by John Herdean
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)