Hi, can you post your code (e.g. at jsbin.com) or give us a link to it.
Being standard compliant is always a good idea :-) by(e) Stephan 2009/2/5 shyhockey...@gmail.com <shyhockey...@gmail.com>: > > Hi, ok currently I just looked at my website using IE6 and IE7. > > I notice the pages I used jquery and javascript, would be randomly > placed around the website and also the menus that needed to fade in > and out when a mouse hover occurs over the user image. Well those > menus show up as images and dosen't fade in or out but is randomly > placed around the website. > > In firefox it works fine. I can see it fade in and out and many other > stuff. So firefox is set to go. > > it's just that IE 7, and 6 is weird. It would randomly place the > elements around the website. It would also show hidden elements > meaning that they are hidden first and then fade in upon a certain > condition. > > So is there anyway I can fix this??? > > I heard that I need to comply with WS3 . I heard their is a standard > that I need to follow in order for my javascript or jquery to show > properly. > > Any ideas?