RE: [WSG] IE 5 position problems

2004-02-14 Thread James Gollan








I think that breaks was a
very gentle word to use  perhaps is destroyed by would better
capture the situation. 



how
different could IE Mac be?, I say to myself as I happily ignore Russs
building with boxes browser checking stage. Gotta get me a Mac.



Thanks Lucian and Russ for your time.



James



-Original Message-
From: Lucian Teo
[mailto:[EMAIL PROTECTED] 
Sent: Saturday, 14 February 2004
4:30 PM
To: [EMAIL PROTECTED]
Subject: Re: [WSG] IE 5 position
problems



Looks great on Safari, but breaks in IE / Mac.

Screenshot at http://tribolum.com/space/naturalgrocer.jpg

Lucian
tribolum.com


On Feb 14, 2004, at 1:06 PM, James Gollan wrote:

Thanks
in anticipation  I managed to get it working across all my target
windows browsers. Now to move on to the mac  anyone want to have a look
in a few Mac browsers and tell me the bad news? Go on - itll be
fun breaking another designers spirit ;)



BTW
the working page is http://www.swamphen.com/testing/naturalgrocer/index4.html
- it took some weird changes to a few padding and margin settings to please all
the browsers  and I am still not sure why some things werent
supported. Anyhoo



-Original Message-
From:
James Gollan [mailto:[EMAIL PROTECTED]
Sent:
Saturday, 14 February 2004 11:18 AM
To:
[EMAIL PROTECTED]
Subject:
[WSG] IE 5 position problems



Hi guys,



Just wondering if anyone knew why
this layout http://www.swamphen.com/testing/naturalgrocer/index3.html
was breaking in IE5 (severe) and 5.5 (not so severe). I suspect it may be to do
with the box model or a float bug, but cant quite isolate it.



Any help much appreciated.



The rendering problems are:




in
IE5 (Win) the top edges of the two columns are not even;


In
IE5.5 Win the spacing between the columns is too close;


Havent
even looked at the mac yet!



Works in IE6, N6, Firebird



Cheers



James










Re: [WSG] IE 5 position problems

2004-02-14 Thread Michael Donnermeyer
G> Everyone says that... G>

All kidding aside, Macmall.com has some of last year's iBooks (g3800, 12.1 screen) for $699 right now in their blowout area.  All are new, unopened, and include a Panther upgrade.  Current E-Bay price is in the $900 range for similar used ones.

MD

On Feb 14, 2004, at 03:47, James Gollan wrote:

x-tad-biggerGotta get me a Mac./x-tad-bigger



RE: [WSG] IE 5 position problems

2004-02-13 Thread James Gollan








Thanks in anticipation 
I managed to get it working across all my target windows browsers. Now to move
on to the mac  anyone want to have a look in a
few Mac browsers and tell me the bad news? Go on - itll be fun breaking
another designers spirit ;)



BTW the working page is http://www.swamphen.com/testing/naturalgrocer/index4.html
- it took some weird changes to a few padding and margin settings to please all
the browsers  and I am still not sure why some things werent supported.
Anyhoo



-Original
Message-
From: James Gollan
[mailto:[EMAIL PROTECTED] 
Sent: Saturday, 14 February 2004 11:18 AM
To: [EMAIL PROTECTED]
Subject: [WSG] IE 5 position
problems



Hi guys, 



Just
wondering if anyone knew why this layout http://www.swamphen.com/testing/naturalgrocer/index3.html
was breaking in IE5 (severe) and 5.5 (not so severe). I suspect it may be to do
with the box model or a float bug, but cant quite isolate it.



Any help
much appreciated.



The
rendering problems are:



 in IE5 (Win) the top edges of the two columns are not even;

 In IE5.5 Win the spacing between the columns is too close;

 Havent even looked at the mac yet!



Works in
IE6, N6, Firebird



Cheers



James










RE: [WSG] IE 5 position problems

2004-02-13 Thread James Gollan

Hi Ben,

Thanks to the time delay on the mailing list our messages crossed. I
will take a look at your suggestion and see if it will make the coding
simpler.

Now, as my mother used to say, Go outside and enjoy the sundshine.

Cheers

James

-Original Message-
From: Ben Bishop [mailto:[EMAIL PROTECTED] 
Sent: Saturday, 14 February 2004 4:02 PM
To: [EMAIL PROTECTED]
Subject: Re: [WSG] IE 5 position problems


Hi James,

Without my trusty toolkit handy, I can't answer why it is breaking, I
suspect it is probably a box-model issue as you say, but I do have a
suggestion that might fix the problems.

As you have a fixed-width layout, explicitly setting widths for both
columns and float:lefting the first column, changing
#containerProductUpdates to float:right instead of margin-left:auto
should make things simpler for the browser to nut out.

#containerProductUpdates
{
float:right;
/* margin-left:auto; */
padding:0px;
width:387px
}

hth,
Ben

Only one week till the joint Web Standards Group / Macromedia User
Groups meeting at Star City and MXDU!
www.mxdu.com


James Gollan wrote:

 The rendering problems are:

  .   in IE5 (Win) the top edges of the two columns are not even;

 .   In IE5.5 Win the spacing between the columns is too close;



*
The discussion list for http://webstandardsgroup.org/
* 


*
The discussion list for http://webstandardsgroup.org/
* 



Re: [WSG] IE 5 position problems

2004-02-13 Thread Lucian Teo
Looks great on Safari, but breaks in IE / Mac.

Screenshot at http://tribolum.com/space/naturalgrocer.jpg

Lucian
tribolum.com


On Feb 14, 2004, at 1:06 PM, James Gollan wrote:

x-tad-smallerThanks in anticipation  I managed to get it working across all my target windows browsers. Now to move on to the mac  anyone want to have a look in a few Mac browsers and tell me the bad news? Go on - itll be fun breaking another designers spirit ;)/x-tad-smaller

x-tad-smaller/x-tad-smaller

x-tad-smallerBTW the working page is /x-tad-smallerx-tad-smaller - it took some weird changes to a few padding and margin settings to please all the browsers  and I am still not sure why some things werent supported. Anyhoo/x-tad-smaller

x-tad-smaller/x-tad-smaller

x-tad-smaller-Original Message-/x-tad-smaller
x-tad-smallerFrom:/x-tad-smallerx-tad-smaller James Gollan [mailto:[EMAIL PROTECTED]/x-tad-smaller
x-tad-smaller /x-tad-smallerx-tad-smallerSent:/x-tad-smallerx-tad-smaller Saturday, 14 February 2004 11:18 AM/x-tad-smaller
x-tad-smallerTo:/x-tad-smallerx-tad-smaller [EMAIL PROTECTED]/x-tad-smaller
x-tad-smallerSubject:/x-tad-smallerx-tad-smaller [WSG] IE 5 position problems/x-tad-smaller



x-tad-smallerHi guys,/x-tad-smaller

x-tad-smaller /x-tad-smaller

x-tad-smallerJust wondering if anyone knew why this layout /x-tad-smallerx-tad-smallerhttp://www.swamphen.com/testing/naturalgrocer/index3.html/x-tad-smallerx-tad-smaller was breaking in IE5 (severe) and 5.5 (not so severe). I suspect it may be to do with the box model or a float bug, but cant quite isolate it./x-tad-smaller

x-tad-smaller/x-tad-smaller

x-tad-smallerAny help much appreciated./x-tad-smaller

x-tad-smaller/x-tad-smaller

x-tad-smallerThe rendering problems are:/x-tad-smaller

x-tad-smaller/x-tad-smaller

x-tad-smaller/x-tad-smallerx-tad-smaller /x-tad-smallerx-tad-smallerin IE5 (Win) the top edges of the two columns are not even;/x-tad-smaller

x-tad-smaller/x-tad-smallerx-tad-smaller /x-tad-smallerx-tad-smallerIn IE5.5 Win the spacing between the columns is too close;/x-tad-smaller

x-tad-smaller/x-tad-smallerx-tad-smaller /x-tad-smallerx-tad-smallerHavent even looked at the mac yet!/x-tad-smaller

x-tad-smaller/x-tad-smaller

x-tad-smallerWorks in IE6, N6, Firebird/x-tad-smaller

x-tad-smaller/x-tad-smaller

x-tad-smallerCheers/x-tad-smaller

x-tad-smaller/x-tad-smaller

x-tad-smallerJames/x-tad-smaller

x-tad-smaller/x-tad-smaller


Re: [WSG] IE 5 position problems

2004-02-13 Thread russ weakley
A picture tells a thousand words:
http://www.browsercam.com/public.aspx?proj_id=44938
:)
Russ

 Thanks in anticipation ­ I managed to get it working across all my target
 windows browsers. Now to move on to the mac ­ anyone want to have a look in a
 few Mac browsers and tell me the bad news? Go on -  it¹ll be fun breaking
 another designers spirit ;)

*
The discussion list for http://webstandardsgroup.org/
*