Jump to content

Recommended Posts

Posted

Anyone have a native version of IE6 to test on? I'm making a photo gallery. I'm using sprites for the buttons (3 states: normal, hover, active). Testing locally it works perfect in IE6. But live, the buttons flicker very, very badly! Can some one that has a real copy of IE6 test this for me and let me know if the navigation buttons on the photo gallery flicker for you?

 

Here is the page - thanks!

Posted
Well, I'm using IETester for IE 6 and it works fine there. No flicker.

 

Thanks Susie! Thats weird, thats what I use too, but I get the bad flicker. I'm tired of the inconsistancy. I'm trying different testing methods. VM's and microsoft superpreview seem promising...

Posted

I tested with IE6 on WIN98 SE and there was no flicker from the left side links Home, About Us, etc.

 

but the buttons under the image viewer did pause while loading when moving a mouse over them but didn't flicker at any other time. Have you tried using two-part images with an offset for the hover state?

Posted (edited)
I tested with IE6 on WIN98 SE and there was no flicker from the left side links Home, About Us, etc.

 

but the buttons under the image viewer did pause while loading when moving a mouse over them but didn't flicker at any other time. Have you tried using two-part images with an offset for the hover state?

 

Thanks John! You tested in a real/native ie6? So for you the photo gallery buttons only flickered on the first load (first hover/click), and then were fine every other time you hovered over and clicked them??? Sorry, just want to make sure, this site is my bread and butter.

 

Yeah, I'm sure the two image hover rutine would work, but I wanted to do sprites this time. Plus there's three images, that would make that a little more complicated...

Edited by Eric
Posted (edited)

The gallery buttons flicked while loading every time I put the mouse over them. I don't think this will happen if you make two-part images and put a margin to offset them on hover.

 

My IE6 is "original".

 

Edit: I've done three-part images, not a big problem. I used Irfanview to put them all into one image. I've never used Sprites.

Edited by Wickham
Posted (edited)

can you show me what you mean John? If you put them all into one image, then wouldn't that be sprites? Are you just using negative margins to move the image then? I would need... normal, hover, and active... Like it is now...

 

Edit - guessing, I would say, you mean something like this... Put the one background image in a span, and then say #controls a:hover span {margin:-52px 0 0} etc...

Edited by Eric

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...