Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

117
Views
Java Script roto İF-ELSE

¿Quién puede resolver mi método İF-ELSE roto? Uso ajax y estoy 100% seguro de que esto (e) = "Actualización exitosa". para entender verifique la imagen. cuando revisa la imagen que agregué, puede ver allí que "actualización exitosa". stringf (significa 'e') lo mismo con if. pero si no funciona.

 $.ajax({ url:'ajax.php', // serileştirilen değerleri ajax.php dosyasına type:'POST', // post metodu ile data:guncelleform, // yukarıda serileştirdiğimiz gonderilenform değişkeni contentType:false, cache:false, processData:false, success:function(e){ // gonderme işlemi başarılı ise e değişkeni ile gelen değerleri aldı if (e == "Update Succesful.") { Toastify({ text: e, duration: 3000, close:true, gravity:"top", position: "right", backgroundColor: "#32FF00",//Green Color code that mean is update Succesfull }).showToast(); }else{ Toastify({ text: e, duration: 3000, close:true, gravity:"top", position: "right", backgroundColor: "#FF0000",//RED Color code that mean is update unsuccesfull }).showToast(); } // $("#sonuc").html("").html(alert(e)); // div elemanını her gönderme işleminde boşalttı ve gelen verileri içine attı } });

ingrese la descripción de la imagen aquí

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!