Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-16 Thread ............. .............
d flicker quirks and possible workaraounds, see the following link: http://www.fivesevensix.com/studies/ie6flicker/ Andrew. From: Matthias <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad? Date: Tue

Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-16 Thread Gary Menzel
> The problem with the CSS sprites solution that Matthias posted is that it I went to the link posted (not the pixy one - the alistapart one) and there was no flicker. Nor did it see that background-position was being used. Then, after reading this last post, I went to the pixy link (which does

[WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-16 Thread Jaime Wong
I was thinking about using this fix for the IE flickering issue but it requires extra div. Not too bad for generic backgrounds but what if the menus are using different backgrounds for each tab? Wouldn't that renders more codes in CSS?! In addition to the above, I use backgrounds for my calendar.

Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-16 Thread Jaime Wong
s.com ~~ ---Original Message--- From: [EMAIL PROTECTED] Date: 03/17/04 00:08:57 To: [EMAIL PROTECTED] Subject: Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad? I don't think you have to have an extra div for each niviation item? If you are using an unor

Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-16 Thread Matthias
Go to (Tools » Internet Options » Temporary Internet Files » Settings) and select "Every visit to page" for your temp files settings in your IE to see the flickerings. Okay, quite logical that it flickers if the browser has to reload it every time. But what I am actually asking here are comments o

Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-16 Thread Matthias
The problem with the CSS sprites solution that Matthias posted is that it will ALLWAYS cause IE6 to flicker. Hmm. I tested it and it didn't flicker. And, after all, it is just the pixy-solution taken to a higher level. -- Matthias **

Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-16 Thread Matthias
Hi! First of all: I'm one of those who switched from css-f to this list. As a little introduction: I'm based in Berlin/Germany and develop (design+code) websites in my sparetime. The standards-virus got me one year ago, especially CSS. I love it. :-) So is this fix good or bad and if there are be

Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-16 Thread Andrew Krespanis
I went to the link posted (not the pixy one - the alistapart one) and there was no flicker. Nor did it see that background-position was being used. Then, after reading this last post, I went to the pixy link (which does use background-position). No flicker there either. I'm using IE 6. Did I mi

Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-16 Thread Jeremy Flint
ards Jaime Wong ~~ SODesires Design Team http://www.sodesires.com ~~ ---Original Message--- From: [EMAIL PROTECTED] Date: 03/16/04 09:31:01 To: [EMAIL PROTECTED] Subject: Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad? Hello :) The problem with the CSS s

Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-16 Thread Jaime Wong
Wong ~~ SODesires Design Team http://www.sodesires.com ~~ ---Original Message--- From: [EMAIL PROTECTED] Date: 03/16/04 09:31:01 To: [EMAIL PROTECTED] Subject: Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad? Hello :) The problem with the C

Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-16 Thread Jaime Wong
esires.com ~~ ---Original Message--- From: [EMAIL PROTECTED] Date: 03/16/04 09:43:12 To: [EMAIL PROTECTED] Subject: Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad? > The problem with the CSS sprites solution that Matthias posted is that it I went to the link posted (not

Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-15 Thread Gary Menzel
> yours is set to "Automatic" or something else It is certainly set to "Automatic". Gary Menzel Web Development Manager IT Operations Brisbane -+- ABN AMRO Morgans Limited Level 29, 123 Eagle Street BRISBANE QLD 4000 PH: 07 333 44 828 FX: 07 3834 0828 If this communication is not intend

Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-15 Thread Andrew Krespanis
I went to the link posted (not the pixy one - the alistapart one) and there was no flicker. Nor did it see that background-position was being used. Then, after reading this last post, I went to the pixy link (which does use background-position). No flicker there either. I'm using IE 6. Did I mi

Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-15 Thread Gary Menzel
> The problem with the CSS sprites solution that Matthias posted is that it I went to the link posted (not the pixy one - the alistapart one) and there was no flicker. Nor did it see that background-position was being used. Then, after reading this last post, I went to the pixy link (which does

Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-15 Thread ............. .............
d flicker quirks and possible workaraounds, see the following link: http://www.fivesevensix.com/studies/ie6flicker/ Andrew. From: Matthias <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad? Date: Tue

Re: [WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-15 Thread Matthias
Hi! First of all: I'm one of those who switched from css-f to this list. As a little introduction: I'm based in Berlin/Germany and develop (design+code) websites in my sparetime. The standards-virus got me one year ago, especially CSS. I love it. :-) So is this fix good or bad and if there are be

[WSG] Pixy's Rollover IE Flicker Fix - Good or bad?

2004-03-15 Thread Jaime Wong
I was thinking about using this fix for the IE flickering issue but it requires extra div. Not too bad for generic backgrounds but what if the menus are using different backgrounds for each tab? Wouldn't that renders more codes in CSS?! In addition to the above, I use backgrounds for my calendar.