Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

return html in swal

		There is an alternative of swal which is swal2 
but if you want to stay with swal then there is a playaround by jquery
				swal("Done!", 'This will change', "success");
                $('.swal-text').html(response.msg)
 
PREVIOUS NEXT
Tagged: #return #html #swal
ADD COMMENT
Topic
Name
9+8 =