I have the bizarre problem. When I click on a link in IE7 the window minimizes. It seems to only be a subset of the links on the page. It also doesn\'t consistently happen with the same link and diffe
here is my code: $(\'.round\').each ( function ( ) { var content = $(this).html ( ); $(this).removeClass ( \'round\' );
I recently took over a GWT project and began making necessar开发者_运维技巧y changes.Everything was fine until one day someone viewed the project in IE-7.There is an error msg that persists in two of
I know this question has been asked a hundred times, and I feel like I\'ve looked at all 100 posts, but this is driving me nuts.
I have two dimensions sorting bug in IE8 and below. IE just doesn\'t know to handle this thing. As you can see, there are two levels of sorting items. Two dimensions.
I have an element on my page that has \"display:none\" and \"visibility: hidden\" applied to it. Yet IE 7 still displays the element. Not only does it display the element, when I open developer tool b
I\'ve only seen this happen when testing in IE 7 or 8 from a Windows Server 2008 R2 box. I\'ve tested on Windows 7 and it works fine. Other browsers are fine.
I\'ve got a dJango webform from a model with some error checking (valid email field,etc). Everything works fine in various browsers Opera,Camino,Netscape,Safari and IE (except IE7).
hi I\'ve created a fixed navigation bar/header at the top of a page with the content below. on all browsers, if i scroll on the page, the content goes under the fixed position nav bar EXCEPT for IE (n
I\'ve read a bunch of previous posts dealing with the padding problem I\'m experiencing between IE8 and earlier versions (IE7,6).I already tried resetting my CSS as mentioned previously, but no luck.A