I\'m debugging a Drupal website and after many hours of work, I think most of the errors are solved. But there is one I can\'t figure out... When you go to the website, the \"content clear-block conte
I have a site built in Dreamweaver using HTML and CSS. The layout is exactly how I wan开发者_高级运维t it in all browsers (Chrome, Firefox, Safari) except for Internet Explorer 7 where the layout of
I have the following code which wor开发者_开发知识库ks perfect in Chrome, IE8, and FF.However, I get an error when I\'m testing it with IE7.Does anyone have a clue what\'s happening here?
ive been having trouble with ie7 for the past hour and it seems it ignores some styles i have at a certain point.
The following isa simple piece of code to have javascript open up a soundcloud audio player in a pop-up window.It works perfectly in firefox and chrome, but doesn\'t work in IE7; it just shows a blank
I\'ve narrowed a defect down to this sample, where the numeral \"1\" is unclickable in IE7 (only): <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtm
Having a problem with IE7, here is explanation. HTML <a class=\"item\" href=\"http://google.com\">
Is this the right way to do a box-shadow for IE? Does this work on your computer? filter:progid:DXImageTransform.Microsoft.DropShadow(color=\'#000000\',offX=\'20\',offY开发者_开发知识库=\'20\');
I built a site that uses using jquery accordion, with some simple functions that control accordion from external navigation links. Ive tested it in all browsers with no problem, but in IE7 the accordi
I\'m trying to build this html email newsletter but am running into 1 issue with regards to the top table not centering in IE7 and below. IE8, Safari, Chrome, Firefox all render it properly.