Re: [css-d] width: 100%, < 100% in IE

2005-12-27 Thread Paul Walker
g-bottom: 0; padding-left: 9px;" ? Thanks, ~PJ - Original Message - From: "{tonyFelice}" <[EMAIL PROTECTED]> To: "'{tonyFelice}'" <[EMAIL PROTECTED]>; "'Paul Walker'" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, De

Re: [css-d] width: 100%, < 100% in IE

2005-12-27 Thread Paul Walker
The extra space is not always 92px, it varies according to which submenu is active. Quick question: How did you figure out the gap was exactly 92px? - Original Message - From: "{tonyFelice}" <[EMAIL PROTECTED]> To: "'Paul Walker'" <[EMAIL PROTECT

Re: [css-d] width: 100%, < 100% in IE

2005-12-27 Thread Paul Walker
css? Thanks, ~PJ - Original Message - From: "{tonyFelice}" <[EMAIL PROTECTED]> To: "'Paul Walker'" <[EMAIL PROTECTED]> Sent: Tuesday, December 27, 2005 12:25 PM Subject: RE: [css-d] width: 100%, < 100% in IE > Paul, > > I don

Re: [css-d] Myspace

2005-12-22 Thread Paul Walker
Myspace and "Tom" are not interested in their markup as 80% of their response to to requests is not xhtml/css. It's .jpg, .mov, .etc. Get over the fact that http doesn't always mean the information you want to serve. - Original Message - From: "D Ross" <[EMAIL PROTECTED]> To: "Brian

[css-d] position: absolute; width: 100%, IE width not 100%

2005-12-20 Thread Paul Walker
I have unordered list that is absolutely positioned within another unordered list. The display is defined to block and the width is set to 100%, but in IE the width is not quite reaching 100%. It works fine in Firefox and I have not tested in other browsers. The example file can be seen here.