Custom JavaScript Alert Dialog

Tired of the default alert dialog that your web browser displays? Custom Alert is a demonstration of how to over-ride the default window.alert method of a browser and will allow you to create alert messages that fit in with the overall style of your web application.

[link via The JavaScript Weblog]

One Response to “Custom JavaScript Alert Dialog”

  1. Bill Rawlinson said on March 22nd, 2005 at 11:09 am

    here is an alternate example that works in a very similar fashion – but instead of scrolling is always centered – and takes care of the pain in the but “select” boxes in IE.

    http://subimage.com/sublog/subModal