I\'ve been trying to开发者_开发技巧 debug this the whole day but can\'t seem to find why it\'s not working on IE7+.It\'s working fine on other browsers except IE7+
I\'ve implemented a slideshow using the Cycle plugin, which is working in all browsers except IE6&7, where the images just show up in a list, and the #page_copy div is not hiding.I\'ve been going
A weird problem with a dropdown menu in IE7: http://screenr.com/SNM The dropdown disappears when the mouse moves to a part that hovers above other layers.
I have a very simple function that takes a list of comma separated (x,y) points and imports them into a graph.I have FF, Chrome and IE8 installed.I use IETester to test for IE6 and IE7.
The header of a sub-section of my site is made of 4 divs vertically stacked. A fifth div, that contains an image, is floated over those 4 divs, a bit away from the right border. This layout works well
I swear the following code used to work, even in IE7 but now i get Error: Object doesn\'t support this property or method
function checkEnter(event) { var charcode; if (event && event.which) { charcode = event.which; alert(\"Case 1. event.which is \" + charcode);
I was wondering if there\'s anyone having an idea how to tackle with the following problem in IE7: <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"
On this page in Internet Explorer 6 and 7on XP and Vista there is a bug where scrolling the page seems to lose bits of the left and right borders. Has anyone seen this behaviour before, and does anyon
I\'m having problems in IE6 and 7 with a div that doesn\'t complete the bottom padding that is attributed to it, so doesn\'t appear to finish the div down to the white content area like required.