Must Include CSS Code/Default Custom Alert Box Class: /* must include css */ .custom-alert-box { position: absolute; top: 0%; padding: 20px; font-size: 16px; color: # ...
This project is written in plain javascript and has no dependencies. alertjs.show({ type: 'prompt', title: 'Please enter your name to continue', text: 'Enter your name here:', from: 'right', //slide ...