I am building a website, www.vitaminjdesign.com In IE7, you开发者_运维问答 will notice that in the footer, the first line of list items are indented a little bit. Does anyone know what CSS fix I need
Link : http://designbracket.com/ . Click on Our Services and the links under it. I have used Overlay of Jquery Tools to display overlay when any link is clicked. This is a drupal site . The problem is
I\'ve written this code inside the HEAD tags of my HTML page. It works fine in Firefox, Chrome and Safari, but doesn\'t in IE7. I would like to know how to fix it.
We just released an online shop. On this page the selectboxes crashes Internet Explorer 7 on some computers. Never on my computer.
Has anyone seen this bug? I have a sidebar with a ul nav background image for the hover state, floated right, looks great in all browsers.
we have a live production site in which IE7 users complain that they cannot use the arrow keys / page up / page down to scroll around on a page. it works perfectly for IE6/IE8/FF/Opera开发者_如何学编程
I started using a diagnostic css stylesheet, e.g. http://snipplr.com/view/6770/css-diagnostics--highlight-deprecated-html-with-css--more/
I\'m trying to insert a Google Maps iframe into my website. The iframe has a padding of 4px and a border of 1px already applied to it but for some reason in IE6 and IE7 there is an extra 3pxpadding ad
So I have this craptastic code that I inherited and an insane client as well.This program uses IFRAMES to emulate AJAX like calls since the previous dev could not be bothered to just do AJAX开发者_高级
Here is a sample: 1. Create a class \'public class RichTextBoxEx : RichTextBox, IMessageFilter\'. 2. Implement \'public bool PreFilterMessage(ref Message m)\'.