The is the code for "A message with a custom icon":
SweetAlert.swal({ title: "Sweet!", text: "Here's a custom image.", imageUrl: "http:://oitozero.com/avatar/avatar.jpg"
The imageUrl is http:://oitozero.com/avatar/avatar.jpg
This has an extra colon and should be http://oitozero.com/avatar/avatar.jpg
Didn't know how else to let you guys know so I posted it here.
The is the code for "A message with a custom icon":
SweetAlert.swal({ title: "Sweet!", text: "Here's a custom image.", imageUrl: "http:://oitozero.com/avatar/avatar.jpg"
The imageUrl is
http:://oitozero.com/avatar/avatar.jpg
This has an extra colon and should behttp://oitozero.com/avatar/avatar.jpg
Didn't know how else to let you guys know so I posted it here.