RE: [css-d] Good looking fluid-width sites

2005-10-27 Thread Austin, Darrel
Now here's another example for you all: http://pro.html.it/esempio/proglayout/2col.html Assume this was only given to IE. No jitters. Just a smooth snap. Any complaints? Looks nice. Al has a point *if* one is resizing their browser while reading, but the entire point of the jello layout

Re: [css-d] Good looking fluid-width sites

2005-10-26 Thread Al Sparber
From: Christian Montoya [EMAIL PROTECTED] It's completely relevant. You have to resize your browser window after the page loads to see that it's stuck in IE 6 sp 2. Then, if you reload the page at the new resolution, the javascript works and the layout snaps into place. But only on reload, not

Re: [css-d] Good looking fluid-width sites

2005-10-26 Thread Michael Wilson
Al Sparber wrote: I honestly think your browser is not set up correctly. That's the only explanation. Yeah... the only explanation is that we (those of us who have seen the issue) are idiot n00bs. Of course your work is flawless... wtf were we thinking? I don't use IE for anything other

Re: [css-d] Good looking fluid-width sites

2005-10-26 Thread Christian Montoya
This message *may* be viewed as a pointless addition to this argument, but, I don't like to see a guy on his lonesome in a fight!! :D best, -Stuart I'd like to request that everyone on CSS-D stop making this into a fight. I am not fighting, and as I'm the one who brought up this bug,

Re: [css-d] Good looking fluid-width sites

2005-10-26 Thread Al Sparber
Christian Montoya wrote: This message *may* be viewed as a pointless addition to this argument, but, I don't like to see a guy on his lonesome in a fight!! :D best, -Stuart I'd like to request that everyone on CSS-D stop making this into a fight. I am not fighting, and as I'm the one who

Re: [css-d] Good looking fluid-width sites

2005-10-26 Thread Stuart Homfray
Christian Montoya wrote: This message *may* be viewed as a pointless addition to this argument, but, I don't like to see a guy on his lonesome in a fight!! :D I'd like to request that everyone on CSS-D stop making this into a fight. Christian, I have emailed you privately on this. The

Re: [css-d] Good looking fluid-width sites

2005-10-26 Thread Al Sparber
From: Christian Montoya [EMAIL PROTECTED] To: Al Sparber [EMAIL PROTECTED] Cc: css-d@lists.css-discuss.org Sent: Wednesday, October 26, 2005 7:00 PM Subject: Re: [css-d] Good looking fluid-width sites When making the window narrower, the min-width expression should kick in at about 750px

Re: [css-d] Good looking fluid-width sites

2005-10-26 Thread Christian Montoya
There is a link now in this page: http://www.projectseven.com/csslab/testing/minmax/cssp5.htm The link loads a second page that simply has the min-width set to a smaller value and the max-width to a larger value. Do both pages behave for you or just one? They really do both work. I wonder

Re: [css-d] Good looking fluid-width sites

2005-10-25 Thread Al Sparber
Christian Montoya wrote: No, really, I swear this flubber layout is fixed on IE 6, 1600px resolution. Did you do something wrong? I mean, I see the Javascript in the source that should make it fluid, but it's really not doing anything! Max-width: #pagewrapper { margin: 0 auto; width: auto;

Re: [css-d] Good looking fluid-width sites

2005-10-25 Thread Michael Wilson
Al Sparber wrote: Christian Montoya wrote: OK, but when testing this flubber layout in IE, I see that it's fixed. LOL, it's not fixed :-) Test it again. Do you have an unfixed stanalone IE installation per chance? Hi, I thought the layout was fixed in IE myself until I reloaded the page.

Re: [css-d] Good looking fluid-width sites

2005-10-25 Thread Christian Montoya
On 10/25/05, Michael Wilson [EMAIL PROTECTED] wrote: Al Sparber wrote: Christian Montoya wrote: OK, but when testing this flubber layout in IE, I see that it's fixed. LOL, it's not fixed :-) Test it again. Do you have an unfixed stanalone IE installation per chance? Hi, I thought the

Re: [css-d] Good looking fluid-width sites

2005-10-25 Thread Al Sparber
From: Christian Montoya [EMAIL PROTECTED] I thought the layout was fixed in IE myself until I reloaded the page. It seems that, at least in my Win XP, SP2, IE 6 installation, when I first load the page all is well regardless of my browser size. If, however, I resize the browser (especially

Re: [css-d] Good looking fluid-width sites

2005-10-25 Thread Al Sparber
From: Michael Wilson [EMAIL PROTECTED] Al Sparber wrote: I see. So flubber tries to be identical to the example I just gave, but it's not scripted right, so it doesn't reload immediately. I'm sorry. I just don't understand what you are trying to say. The page works precisely as designed -

Re: [css-d] Good looking fluid-width sites

2005-10-25 Thread Tanya Renne
Actually - I'm seeing it too - on two machines here in my office. Tanya Al Sparber wrote: From: Michael Wilson [EMAIL PROTECTED] Al Sparber wrote: I see. So flubber tries to be identical to the example I just gave, but it's not scripted right, so it doesn't reload immediately. I'm

Re: [css-d] Good looking fluid-width sites

2005-10-25 Thread Al Sparber
- Original Message - Actually - I'm seeing it too - on two machines here in my office. Tanya LOL, it's a bloody conspiracy :-) This page: http://www.projectseven.com/csslab/testing/minmax/cssp5.htm Impossible unless the config is far from standard. This is the only list where

Re: [css-d] Good looking fluid-width sites

2005-10-25 Thread Christian Montoya
On 10/25/05, Al Sparber [EMAIL PROTECTED] wrote: - Original Message - Actually - I'm seeing it too - on two machines here in my office. Tanya LOL, it's a bloody conspiracy :-) This page: http://www.projectseven.com/csslab/testing/minmax/cssp5.htm Impossible unless the config

Re: [css-d] Good looking fluid-width sites

2005-10-25 Thread Al Sparber
From: Thierry Koblentz [EMAIL PROTECTED] To: Al Sparber [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: Michael Wilson [EMAIL PROTECTED]; Css-D css-d@lists.css-discuss.org; Christian Montoya [EMAIL PROTECTED] Sent: Wednesday, October 26, 2005 12:43 AM Subject: Re: [css-d] Good looking fluid-width

Re: [css-d] Good looking fluid-width sites

2005-10-24 Thread Tom Livingston
On Mon, 24 Oct 2005 14:06:38 -0400, Austin, Darrel [EMAIL PROTECTED] wrote: The above link is a really nice example of the theory. Alas, there still doesn't seem to be many commercial sites that actually implement such a layout. Still looking, though. ;o) We are working on a commercial site

Re: [css-d] Good looking fluid-width sites

2005-10-24 Thread Al Sparber
From: Christian Montoya [EMAIL PROTECTED] I think you missed this example from my last message: http://www.3tc4u.co.uk/ Notice the max-width on the center column. A great example. It's broken in IE6 when the window is resized. Al Sparber PVII http://www.projectseven.com Designing with CSS

RE: [css-d] Good looking fluid-width sites

2005-10-24 Thread Austin, Darrel
http://www.3tc4u.co.uk/ Notice the max-width on the center column. A great example. Yes, not bad at all! It's broken in IE6 when the window is resized. Seems to be working for me. It appears they're using the javascript hack for that. -Darrel

Re: [css-d] Good looking fluid-width sites

2005-10-24 Thread Christian Montoya
http://www.3tc4u.co.uk/ Notice the max-width on the center column. A great example. Yes, not bad at all! It's broken in IE6 when the window is resized. Seems to be working for me. It appears they're using the javascript hack for that. The page is partially reloading when the

Re: [css-d] Good looking fluid-width sites

2005-10-24 Thread Al Sparber
David Laakso wrote: Tagging on to a thread whose origin I am not able to find It is up to you to make something good looking (whatever that means). Georg Sortun has many examples and demos of min-max stuff throughout his site. Take the road less traveled. http://www.gunlaug.no/ Regards, ~dL

Re: [css-d] Good looking fluid-width sites

2005-10-24 Thread David Laakso
Al Sparber wrote: David Laakso wrote: Tagging on to a thread whose origin I am not able to find It is up to you to make something good looking (whatever that means). Georg Sortun has many examples and demos of min-max stuff throughout his site. Take the road less traveled.

Re: [css-d] Good looking fluid-width sites

2005-10-24 Thread Al Sparber
It must be some type of viral infection. Gunlaug.no has no horizontal scrollbar in IE6 when the window is made narrow. The content is totally inaccessible. I know this list is supposed to deal with technical questions and solutions concerning CSS (some of which might be asked by people trying

Re: [css-d] Good looking fluid-width sites

2005-10-24 Thread Gunlaug Sørtun
Al Sparber wrote: David Laakso wrote: http://www.gunlaug.no/ It must be some type of viral infection. Gunlaug.no has no horizontal scrollbar in IE6 when the window is made narrow. The content is totally inaccessible. Now, will you; Al and David calm down and come to your senses -

Re: [css-d] Good looking fluid-width sites

2005-10-24 Thread Christian Montoya
No, really, I swear this flubber layout is fixed on IE 6, 1600px resolution. Did you do something wrong? I mean, I see the Javascript in the source that should make it fluid, but it's really not doing anything! Also, nobody commented on this example: Assuming this was only given to IE:

Re: [css-d] Good looking fluid-width sites

2005-10-21 Thread Christian Montoya
Maybe you just didn't use the right search queries? http://liquid.rdpdesign.com There's a resources section too, which might be helpful for you. -- C Montoya rdpdesign.com ... liquid.rdpdesign.com ... montoya.rdpdesign.com __