Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Need help on javascript alert box Re: Need help on javascript alert box

#98569
karlpcrowley
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/