Please help solve bck grd img fliker IE6

This is a discussion on "Please help solve bck grd img fliker IE6" within the Web Page Design section. This forum, and the thread "Please help solve bck grd img fliker IE6 are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Mar 4th, 2008, 09:53
Oak's Avatar
Oak Oak is offline
SuperMember

SuperMember
Join Date: Dec 2007
Location: London
Age: 35
Posts: 304
Thanks: 6
Thanked 0 Times in 0 Posts
Please help solve bck grd img fliker IE6

Styles are included in doc.

http://www.capoeiracanal.co.uk/index-classes.php

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Mar 4th, 2008, 11:39
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,186
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Re: Please help solve bck grd img fliker IE6

I dont have IE6 and many people here would have upgraded too.

Could you explain precisely what is happening? Which element is flickering?
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Mar 4th, 2008, 12:06
Oak's Avatar
Oak Oak is offline
SuperMember

SuperMember
Join Date: Dec 2007
Location: London
Age: 35
Posts: 304
Thanks: 6
Thanked 0 Times in 0 Posts
Re: Please help solve bck grd img fliker IE6

The back ground gradient img flickers (displays on and off) when the mouse is placed over the the body.

The css is in the doc, line 75.

Ihope this is explains it.

Cheers.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Mar 4th, 2008, 12:23
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,186
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Re: Please help solve bck grd img fliker IE6

Dean Edwards may have found the solution. Read more, but it boils down to putting the following into your .htaccess file.
Code: Select all
ExpiresActive On
ExpiresByType image/gif A2592000
ExpiresByType image/jpeg A2592000
ExpiresByType image/png A2592000
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Mar 4th, 2008, 19:59
Oak's Avatar
Oak Oak is offline
SuperMember

SuperMember
Join Date: Dec 2007
Location: London
Age: 35
Posts: 304
Thanks: 6
Thanked 0 Times in 0 Posts
Re: Please help solve bck grd img fliker IE6

I haven't been able to follow those links I am having problems loading the page.

Am I to just drop that code in the file? (I tried doing that and it brought down my whole site) or do I need to edit it in reference to the image in question?

Cheers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Mar 5th, 2008, 08:35
Oak's Avatar
Oak Oak is offline
SuperMember

SuperMember
Join Date: Dec 2007
Location: London
Age: 35
Posts: 304
Thanks: 6
Thanked 0 Times in 0 Posts
Re: Please help solve bck grd img fliker IE6

I read the page by Dean Edwards, still not sure how to add this code. I copied and pasted it into the file and got an internal error message.

Please help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Mar 5th, 2008, 08:50
welshstew's Avatar
Site Admin

SuperMember
Join Date: May 2007
Location: inside the outside
Posts: 1,707
Blog Entries: 14
Thanks: 3
Thanked 33 Times in 31 Posts
Re: Please help solve bck grd img fliker IE6

if you use IIS and have access then you can use cache control extensions to stop this
__________________
WelshStew Site Admin
If you think I've helped, click the "Thanks"
tierney rides tboard - uk site | xtreme wales - extreme clothing
WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Mar 5th, 2008, 09:04
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,186
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Re: Please help solve bck grd img fliker IE6

Try this fix Oak:-
http://www.mister-pixel.com/#Content...is_that_simple
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Mar 5th, 2008, 09:13
Oak's Avatar
Oak Oak is offline
SuperMember

SuperMember
Join Date: Dec 2007
Location: London
Age: 35
Posts: 304
Thanks: 6
Thanked 0 Times in 0 Posts
Re: Please help solve bck grd img fliker IE6

Not sure if my server has IIS, I would presume so, I don't have access to it.

I would prefer to just drop that code into my .htaccess file than to bother my web hosts.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Mar 5th, 2008, 09:22
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,186
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Re: Please help solve bck grd img fliker IE6

did you see my above post? Thats a javascript fix.... did you try it?
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old Mar 5th, 2008, 09:23
Oak's Avatar
Oak Oak is offline
SuperMember

SuperMember
Join Date: Dec 2007
Location: London
Age: 35
Posts: 304
Thanks: 6
Thanked 0 Times in 0 Posts
Re: Please help solve bck grd img fliker IE6

Rob, sorry but I don't know how to add the JS
HTML: Select all
{
  document.execCommand("BackgroundImageCache", false, true);
} catch(err) {}
And I am not sure I know what this means:

Note 2:
You can enable the fix for any page you visit by using this bookmarklet:
HTML: Select all
  javascript:void(document.execCommand("BackgroundImageCache",false,true))
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old Mar 5th, 2008, 09:41
Oak's Avatar
Oak Oak is offline
SuperMember

SuperMember
Join Date: Dec 2007
Location: London
Age: 35
Posts: 304
Thanks: 6
Thanked 0 Times in 0 Posts
Re: Please help solve bck grd img fliker IE6

I tried this but it didn't work.

HTML: Select all
<script type="text/javascript">
{
  document.execCommand("BackgroundImageCache", false, true);
} catch(err) {}

// -->
</script>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13  
Old Mar 5th, 2008, 13:21
Oak's Avatar
Oak Oak is offline
SuperMember

SuperMember
Join Date: Dec 2007
Location: London
Age: 35
Posts: 304
Thanks: 6
Thanked 0 Times in 0 Posts
Re: Please help solve bck grd img fliker IE6

This is from the source of http://www.mister-pixel.com/#Content...is_that_simple but it is not working for me.

HTML: Select all
<script>
function fixIE6flicker(fix) {
    try {
        document.execCommand("BackgroundImageCache", false, fix);
    } catch(err) { }
}
//fixIE6flicker(true);
</script>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can anyone help me to solve this coding? heeromai Flash & Multimedia Forum 0 Mar 9th, 2008 07:57
can anyone solve my external php problem? dilby PHP Forum 3 Apr 19th, 2007 21:04
solve my problem?! karoliina Starting Out 9 Feb 21st, 2007 09:25
Ok SQL wizzes! Solve this! Weird1993 Databases 2 Feb 13th, 2007 00:34
html expert required to solve one problem DannyP43 Job Opportunities 1 Oct 10th, 2006 10:30


All times are GMT. The time now is 17:55.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42