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]



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