Click to See Complete Forum and Search --> : Wonky Lookin Modal Dialog!!


Epadeam
06-24-2003, 11:44 AM
Help!

I've got this modal dialog which i launch use the window.showModalDialog function. It pops up displays a bunch of stuff, user presses a button, it goes away... no problem there, except it looks wonky!!

It seems to have a permanent right margin that i can't get rid off, i've tried setting margin styles on the body tag, but no joy, i've also looked at additional features that i could pass into the showModalDialog function itself to increase the inner size, but none seem to exist for IE...

can anyone help or should i just go home!?:confused:

cacalex
07-10-2003, 03:23 PM
You don't have some "PADDING-RIGHT: 5px; or so ???

Epadeam
07-14-2003, 08:37 AM
Nah found out what it was, turned scrollbars off and it solved the problem. It seems that even when there is no scroll bar needed the browers reserves a bit of space to the right.