I would like to replace the native javascript alert() with my own, so that I would be able to control the theme and have it more JQueryUI look and feel. I\'ve tried numerous alt
You can use and perfectly control this ui dialogs http://jqueryui.com/demos/dialog/
Just evoke them when needed.