I have written a struts application. When i open the application in my IE7 browser, it doesn\'t open the .do files, instead IE7 displayes the \"FIND SAVE or CA开发者_如何学编程NCEL\" dialog box.
When I\'m trying to create a rounded shaded box it works fine on FF and IE8 but on IE6 and IE7, any div inside the box gets the last background but if you set that all divs on the level where there sh
Hi Im trying to position an element so its slightly positioned outside its parent item. In IE8 it works but in IE7 the positioned element gets clipped.
I am having trouble sorting an array that includes undefined elements (a sparse array) in IE7. This works great in Safari and Firefox of course, and I haven\'t tried other versions of IE, but here is
Having an annoying issue in IE7. I have a website whe开发者_开发百科re, at the bottom of every page theres an Iframe, and for the life of me I cannot get the scroll bars to hide. This is only in IE7,
Why does IE 7 not handle, the css background property for anchors? css: .nav a { float: left; display: block;
I\'m using an unordered list. With an image to the left and text to the right. I only noticed today that IE7 was displaying this so badly that it wasn\'t even acceptable. Woops for not realising soo
I have this code <div id=\"facebook_bar\"> <div style=\"float:left;\"> <img src=\"images/topbar_followus.png\" width=\"70\" height=\"25\" />
I have the following .jsp (signIn.jsp): <%@ page language=\"java\" contentType=\"text/html; charset=UTF-8\"
On my page the main content is overlapping onto the footer. this is only happening in IE7. It works fine in ie8,ff,chrome. Any ideas 开发者_如何学Goon what the issue is?