I tend to put all of my content into yet another table. The table is given the same height/width as the area you are centering in.
----- Original Message ----- From: "Jim Richards" <[EMAIL PROTECTED]> To: "Dynapi-Help" <[EMAIL PROTECTED]> Sent: Thursday, October 11, 2001 2:10 AM Subject: [Fwd: Re: [Dynapi-Help] Arg, Help w/ setHTML and Tables] > Hello. I was reading some of the archives for DynAPI and saw a comment > that was made about mac, ie5 and alignment of layers that contain tables. > > I'm getting a strange shifting problem with my page only of mac ie5. > After the page loads, when the layers are drawn to the page then the > underlying HTML (which is centred, but it works fine when the margins > are 0) shifts about 10 pixels to the left. Making everything not sit > correctly. > > The URL below makes a comment about putting "\n" at the end of setHTML() > calls didn't do the trick, so I was wondering anyone knew of any other > tricks to get it to settle on ie5 for a mac. The two other solutions I > had for centring the content was to wrap it all in a frameset and let > the frames do the width/height centring, or putting a test in for mac > ie5 and subtracting about 10 pixels of the x alignment parameters to the > moveTo() calls. > > Thanks. > > > http://www.mail-archive.com/dynapi-help%40lists.sourceforge.net/msg00904.htm l > > > > _______________________________________________ > Dynapi-Help mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/dynapi-help > _______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dynapi-help
