pupil
0
Q:

alert library css and js


alertify.confirm("This is a confirm dialog.",
  function(){
    alertify.success('Ok');
  },
  function(){
    alertify.error('Cancel');
  });
0

New to Communities?

Join the community