public marks

PUBLIC MARKS with tags css & ie6

September 2008

July 2008

IE PNG Fix - TwinHelix

by srcmax & 10 others (via)
This script adds near-native PNG support with alpha opacity to IE 5.5 and 6. Now you can have full translucency and no more ugly grey borders! It requires only one line in your CSS file, and no changes to your website HTML. IMG tags and background images are both supported.

April 2008

January 2008

IE Duplicate Characters Bug - CSS fixes and workarounds

by naudjf & 1 other
euh, le bug du jour. je suis tombé dessus ce matin. => il peut arriver que ie6 buggue quand dans son code HTML on a : 1. postionné des éléments en fottant 2. mis des commentaires HTML ! J'ai cru devenir fou jusqu'à tomber sur cet article. Ce bug a bien été identifié.

CSS Gradient Text - by Web Designer Wall

by Conseil.Net Groupe I.D.A & 1 other
Note: only this sample has applied IE6 PNG hack

CSS Gradient Text - by Web Designer Wall

by Simay & 1 other (via)
Note: only this sample has applied IE6 PNG hack

ie7-js - Google Code

by srcmax & 14 others
IE7 is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.

December 2007

November 2007

October 2007

IE7 JavaScript library

by maxxyme & 19 others
JavaScript library making IE behave like a standards-compliant browser. Fixes many CSS issues and makes transparent PNG work correctly under IE5 and IE6. By Dean Edwards.

jQuery.ifixpng - png transparency for windows ie versions below 6

by camel & 10 others (via)
As you know IE versions below 6 do not support png transparency. This plugin designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact. Plugin works well with both img elements within the DOM and css properties specified externally. • It is chainable. • Unlike some other png hack solutions, it does not replace/hide any of your html tags. • You can revert applied changes using .iunfixpng(). • Extremely easy to use!

June 2007

CSS tests and experiments

by mfaure & 14 others
une palanquée de testcase css, tournés surtout autour des bug IE

May 2007

April 2007

March 2007

February 2007

CSS Fix for IE6 adding issue with floats

by quest4knowledge
When a parent container has two children with normal document flow, the parent understands it has children within it, and sets its height to the height of the tallest child. When all children within a parent container are floated, it is taken out of t

January 2007