Help - Search - Members - Calendar
Full Version: Internet Explorer 7 Distorting Side Image
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
Albeej30
I notice that my website functions correctly in Firefox and IE 6, but in IE 7 the side image becomes distorted and repetitive when you scroll?

Any suggestion or is this just a glitch with IE 7

http://www.wellingts.com

Thank you!

Johanna
pandy
Fishy! Did you notice that it goes away and stays away if you mouse over the menu? Unless you refresh the page when it starts over again. blink.gif

Sorry, can't help. Just wanted to say that you probably want the whole background to be white. It isn't.
Peter1968
From everything I've seen, it's a glitch in IE 7, though I'm not seeing what you're saying. I've just had similar issues with IE 7 with certain images on my own site.

By the way

CODE

//original author unknown
if (window.Event)
document.captureEvents(Event.MOUSEUP);
function nocontextmenu()
{
event.cancelBubble = true
event.returnValue = false;
return false;
}


Strange stuff for a "Web designer" to use, then I saw your flash-only navigation at the top of the page...
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.