Dotwebs Internet Solutions

Entries tagged as : ie6

Bring Down IE6

Microsoft recently announced on their blog that they will continue to support their now 8-year-old  browser IE6 until 2014.
For readers unfamiliar with the reasons why this might be news-worthy,  it is mainly because we web designers have wasted half our lives trying to get our client’s websites to display correctly in this antiquated browser and [...]

...read more
Posted in General Stuff , Web Design | Tags: , , , , | August 20, 2009

I hear a lot of talk on Twitter and the bloggosphere about rendering issues in IE6 * and in my experience the most common one is the double margin problem.

...read more
Posted in How to , Web Design | Tags: , , | June 29, 2009

Anyone using Dreamweaver CS3 to create Spry horizonal menus will discover that they don’t display correctly in Internet Explorer.  There is a simple fix for this. In the CSS file add a width to the submenu style – around line 42:

ul.MenuBarHorizontal ul
{
width: 250px;
margin: 0;
padding: 0;
list-style-type: none;
font-size: 100%;
z-index: [...]

...read more
Posted in How to , Web Design | Tags: , , , , , | March 30, 2009
© Dotwebs 2010.