Home › Forums › JavaScript › Need help on javascript alert box › Re: Need help on javascript alert box
March 9, 2012 at 3:54 am
#98569
Participant
Hey, The 3 basic dialog boxes (alert, prompt, confirm) are built into the browser so unfortunately there’s not a whole lot you can do
There are some library out there for making your own dialog boxes
Here’s a couple of nice jQuery ones
http://dev.iceburg.net/jquery/jqModal/
http://www.ericmmartin.com/projects/simplemodal/