Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

switch alert

swal({
	title: "Good job!",
	text: "You clicked the button!",
	icon: "success",
	button: "Aww yiss!"
});
Source by sweetalert.js.org #
 
PREVIOUS NEXT
Tagged: #switch #alert
ADD COMMENT
Topic
Name
4+6 =