Re: [css-d] Background flashes

2006-06-30 Thread Portman
Hi Francky, The reason behind the double reference is editing that I forgot to undo. I saw articles on line about putting the image inside something but not something else, etc. and so I tried it. Thank you for pointing this out. I will remove it. Riva francky wrote: > Hi Riva, > I noticed i

Re: [css-d] Background flashes

2006-06-30 Thread francky
Portman wrote: >Ah, that explains it. :-) > >[EMAIL PROTECTED] wrote: > > >>hah.. yeah, that could do it. and would explain why I didn't see it. >>transitions drive me batty, so I disabled them in the browser. >> >> Hi Riva, I noticed in some pages there is a double reference to the backg

Re: [css-d] Background flashes

2006-06-30 Thread Portman
Ah, that explains it. :-) [EMAIL PROTECTED] wrote: > hah.. yeah, that could do it. and would explain why I didn't see it. > transitions drive me batty, so I disabled them in the browser. __ css-discuss [EMAIL PROTECTED] http://

Re: [css-d] Background flashes

2006-06-30 Thread tg-php
hah.. yeah, that could do it. and would explain why I didn't see it. transitions drive me batty, so I disabled them in the browser. = = = Original message = = = Hi Kieron, Thanks for the reply. The transition: is what solved the problem. :-) Riva Kieron McIntyre wrote: > Hi Riva, > > I h

Re: [css-d] Background flashes

2006-06-29 Thread Portman
Hi Kieron, Thanks for the reply. The transition: is what solved the problem. :-) Riva Kieron McIntyre wrote: > Hi Riva, > > I have tested the site in IE5, 5.5, 6 and 7 and I can't replicate the > issue you describe. > You do have a transition set on each page: > > > > This may be causing wh

Re: [css-d] Background flashes

2006-06-29 Thread 2geedesign
- > Riva wrote > > I designed a website that has a big picture on the background (per the > _client's_ request) and I find that the background flashes in IE - not > just once, but every time I go to the page. I tried all the usual > "fixes" I could find and even cleared the cache, but it is s

Re: [css-d] Background flashes

2006-06-29 Thread Portman
I am also using IE6 on WinXP . . . Dave Goodchild wrote: > Looks fine to me in IE6 on Win XP. > > > > > -- > http://www.web-buddha.co.uk > http://www.projectkarma.co.uk __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.or

Re: [css-d] Background flashes

2006-06-29 Thread Portman
Thanks Nick. Nick Fitzsimons wrote: > Have look at > > in the list archives and see if it helps - I know the original > question was to do with :hover, but a large background image would > show the same effect. > > There are other related

Re: [css-d] Background flashes

2006-06-29 Thread Nick Fitzsimons
Portman wrote: > Hi all, > > I designed a website that has a big picture on the background (per the > _client's_ request) and I find that the background flashes in IE - not > just once, but every time I go to the page. I tried all the usual > "fixes" I could find and even cleared the cache, but

Re: [css-d] Background flashes

2006-06-29 Thread Kieron McIntyre
Riva wrote: > I find that the background flashes in > IE - not > just once, but every time I go to the page. I tried all the usual > "fixes" I could find and even cleared the cache, but it is still > happening. Any advice would be much appreciated. Hi Riva, I have tested the site in IE5, 5.5

Re: [css-d] Background flashes

2006-06-29 Thread Portman
You are a genius! Thank you. That worked wonderfully!! Riva 2geedesign wrote: > Try adding > > > > into the section of each page. This slows deleting of the old > page. IE has a fade-out/fade-in option when changing webpages. > Setting the fade time 0 .1 sec is harmless for the visitor, and lo

Re: [css-d] Background flashes

2006-06-29 Thread Portman
I am using IE6 on WinXP on a PC. Weird. [EMAIL PROTECTED] wrote: > > In which version of IE in which OS are you having the problem? I > looked at it in IE6 for Win2K and had no problem with flashing. > > -- > Marc Luzietti > Flagship Project > Bayview Financial, L.P. > (305) 341-5624 _

Re: [css-d] Background flashes

2006-06-29 Thread Dave Goodchild
On 29/06/06, Portman <[EMAIL PROTECTED]> wrote: > > Hi all, > > I designed a website that has a big picture on the background (per the > _client's_ request) and I find that the background flashes in IE - not > just once, but every time I go to the page. I tried all the usual > "fixes" I could find

[css-d] Background flashes

2006-06-29 Thread Portman
Hi all, I designed a website that has a big picture on the background (per the _client's_ request) and I find that the background flashes in IE - not just once, but every time I go to the page. I tried all the usual "fixes" I could find and even cleared the cache, but it is still happening. An