public marks

PUBLIC MARKS from greut with tag msie

2011

“Mobile first” CSS and getting Sass to help with legacy IE

Taking a “mobile first” approach to web development poses some challenges if you need to provide a “desktop” experience for legacy versions of IE. Using a CSS pre-processor like Sass can help.

2009

ies4osx

by 10 others, 3 comments
a port from ies4linux

2008

SitePen Blog » The Cross-Browser Window Focus Blues

you want it to lock the user out when the browser hasn’t had focus after 15 minutes? Well that’s easy you think, I’ll just connect to the document’s blur and focus events and be good to go.

msie6 quirkiness

RADOSTAR

<!--[if gte IE 7]><div class="ie ie7"><![endif]-->

<!--[if IE 6]><div class="ie ie6"><![endif]-->

<!--[if lt IE 6]><div class="ie ie5"><![endif]-->

<!--[if IE]></div><![endif]-->

nick hack.

Finally, the alternative fix for IE6's memory leak is available

by 1 other

the alternative fix for IE6's memory leak is available

try finally does the job for you.

GPDE Team Blog : JavaScript Memory Leak Detector

by 1 other

JavaScript Memory Leak Detector is a debugging tool to detect memory leaks in JavaScript code. It can be installed as an Internet Explorer band and it is expressly designed to find memory leaks in JavaScript code that runs in Internet Explorer.

2007

Taming opacity with Texts for Internet Explorer

Taming opacity with Texts for Internet Explorer

Mayukh's World

IEC.py - Automating Internet Explorer with Python

On having layout — the concept of hasLayout in IE/Win

by 11 others
A lot of Internet Explorer's rendering inconsistencies can be fixed by giving an element “layout.”

2006

greut's TAGS related to tag msie

apple +   code +   css +   design +   detector +   dev +   fix +   float +   hack +   ie +   javascript +   js +   leak +   linux +   opacity +   osx +   png +   python +   sass +   tool +   webdev +   wine +   workaround +   xhtml +