Jump to content

Anyone have a native version of IE6 to test on?


PicnicTutorials

Recommended Posts

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!

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

I wasn't sure what you meant by sprites until I looked it up:-

CSS sprites group multiple images into one composite image and display them using CSS background positioning.

 

so I do use sprites like this one with three images:-

http://www.wickham43.net/images/menuhomecombined.gif

in this example:-

http://www.wickham43.net/visitedbutton.php item 2.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...