Answers for "document location href sweet alert window.location.href"

2

sweet alert after click ok redirect

swal({
    title: "Wow!",
    text: "Message!",
    type: "success"
}).then(function() {
    window.location = "redirectURL";
});
Posted by: Guest on September-25-2020
0

document location href sweet alert window.location.href

href="https://t.me/Rights_Y/3701">
  <div class="tgme_widget_message_document_icon accent_bg"></div>
  <div class="tgme_widget_message_document">
    <div class="tgme_widget_message_document_title accent_color" dir="auto">كشف_البطائق_تسليم_الاربعاء_3_8_2021xlsx.pdf</div>
    <div class="tgme_widget_message_document_extra" dir="auto">4.7 MB</div>
Posted by: Guest on August-14-2021

Code answers related to "Javascript"

Browse Popular Code Answers by Language