> This is driving me insane. The demo page on xilinus.com doesn't exhibit this > problem, but every dialog I create does. > In Firefox it does just fine - the alert is centered on the screen. In IE, > the user has to scroll up the page to see the alert. > > Any clue what am I doing wrong?
Try add this on the top of your script: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -- Mila76 _______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
