This topic is locked
[SOLVED]

 sweetalert phpr 9.8

1/24/2021 6:57:31 AM
PHPRunner General questions
H
Hd_Mersintarim author

hi,

phpr 9.8 sweetalert not working. I added header <script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></SCRIPT>;
and before add event

echo '<script > swal("Hello world!");</script>';

but not working.
best regards.

Sergey Kornilov admin 1/24/2021

Sweetalert will only work in version 10.5.

M
mersintarim 1/25/2021

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=93665&image=1&table=forumreplies' class='bbc_emoticon' alt=':o' /> >

Sweetalert will only work in version 10.5.

thnx