Advertisement
Guest User

Untitled

a guest
Apr 17th, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <script src="http://t4t5.github.io/sweetalert/dist/sweetalert-dev.js"></script>
  2. <link rel="stylesheet" href="http://t4t5.github.io/sweetalert/dist/sweetalert.css">
  3. <script src="https://code.jquery.com/jquery-2.1.3.min.js"></script>
  4.  
  5. <div class="showcase sweet"></div>
  6. <script type="text/javascript">swal("Good job!", "You clicked the button!", "success")</script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement