Re: [WSG] Help With IE Jog Bug...

2004-11-19 Thread Bryan Davis
- From: Chris Stratford [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, November 19, 2004 12:00 AM Subject: Re: [WSG] Help With IE Jog Bug... Hey Bryan, Sorry but that didn't help?? I added position: relavite; and line-height: 100% to both the #content, and to the table... Neither

Fw: [WSG] Help With IE Jog Bug...

2004-11-19 Thread Bryan Davis
PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, November 19, 2004 1:18 PM Subject: Re: [WSG] Help With IE Jog Bug... Chris Now for plan B I had a play around with the page and this is the most concise solution so far: #nav { position: absolute; left: 15px; top: 95px; width: 120px; margin: 15px

[WSG] Help With IE Jog Bug...

2004-11-18 Thread Chris Stratford
Hey List. I have whipped up this calendar today. http://www.neester.com/beta/calendar.html Took me a while to get the PHP right, but yeah, an hour or two of code crunching and I got it right! Just perfect! Then I skinned it with CSS... All PERFECT again! Then... I took a look with IE... Checked

Re: [WSG] Help With IE Jog Bug...

2004-11-18 Thread Bryan Davis
, November 18, 2004 2:35 PM Subject: [WSG] Help With IE Jog Bug... Hey List. I have whipped up this calendar today. http://www.neester.com/beta/calendar.html Took me a while to get the PHP right, but yeah, an hour or two of code crunching and I got it right! Just perfect! Then I skinned it with CSS

Re: [WSG] Help With IE Jog Bug...

2004-11-18 Thread Chris Stratford
position:relative; or a line-height for the containing div. That tends to kick IE into line. Hope that helps, Bryan - Original Message - From: Chris Stratford [EMAIL PROTECTED] To: WSG [EMAIL PROTECTED] Sent: Thursday, November 18, 2004 2:35 PM Subject: [WSG] Help With IE Jog Bug... Hey List. I