N

Nick's Secrets Of Computer Geeks

Blog for computer geeks. learn secrets of computer and cyber
world, ethical hacking. get tips and tricks. join us and
spread knowledge

  • Rated2.9/ 5
  • Updated 8 Years Ago

Custom JavaScript Alert Box with modernAlert.js

Updated 8 Years Ago
By Nick

Custom JavaScript Alert Box With ModernAlert.js
A small JavaScript snippet to override native js functions alert, confirm and prompt. It provides customizable HTML pop-ups instead of browser based pop-ups which can be styled using number of arguments and traditional way of using CSS.
Read More