gordonbrander + bug 27
CSS Compatibility and Internet Explorer
february 2012 by gordonbrander
Looks like IE is keeping track of this now. Compatibility tables for every major version of IE, dating back to 5.
ie
bug
css
learn
february 2012 by gordonbrander
#eCSStender.org { content: "Homepage"; }
november 2011 by gordonbrander
Bringing CSS3 selectors to IE. Includes compound classes.
css
javascript
ie
bug
polyfill
november 2011 by gordonbrander
iOS Scale bug test page
october 2011 by gordonbrander
Not fixed in iOS5. Boo!
ios
web
development
bug
october 2011 by gordonbrander
JAWS, IE and Headings in HTML5 | Articles | Accessible Culture
october 2011 by gordonbrander
JAWS currently mis-ranking HTML5-style heading algorithm. A quick tweak involving ARIA fixes it.
accessibility
html
html5
development
web
bug
october 2011 by gordonbrander
#80: Media plugin bug in IE8 (standards mode) when max-width is defined on images - Issues - stubbornella/oocss - GitHub
september 2011 by gordonbrander
Looks like IE8 is collapsing images with max-width in some circumstances. Gross. http://jsbin.com/imuni6/edit#preview
ie8
bug
web
development
css
mobile
september 2011 by gordonbrander
IEWebGL - WebGL for Internet Explorer
july 2011 by gordonbrander
An installable plugin for IE that adds support for WebGL
webgl
3d
ie
bug
plugin
opensource
july 2011 by gordonbrander
Better conditional classnames for hack-free CSS – Nicolas Gallagher
may 2011 by gordonbrander
More slightly depressing news around conditional comments and compatibility mode: the button will continue to show if you set IE=edge while using conditional comment HTML classes.
html
ie8
bug
development
web
may 2011 by gordonbrander
IE CSS hacks — Gist
may 2011 by gordonbrander
@necolas puts together a list of IE6/7 prefix hacks, plus a formulation that works as a faux media query for IE.
css
development
bug
ie7
ie6
may 2011 by gordonbrander
Adactio: Journal—Windows mobile media queries
april 2011 by gordonbrander
The state of media queries in Windows Mobile 7: nonexistent. At least we can use conditional comments to patch it up.
css
mobile
ie
bug
web
development
april 2011 by gordonbrander
HTML5 Cross browser Polyfills - GitHub
january 2011 by gordonbrander
An attempting-to-be-definitive collection of HTML5 functionality shims.
html
javascript
bug
ie
css3
january 2011 by gordonbrander
A label, a checkbox and an iOS device walk into a bar
january 2011 by gordonbrander
Labels wrapping form elements aren't clickable in iOS
webkit
bug
ios
january 2011 by gordonbrander
John Resig - Filing Bugs, A Web Developer’s Responsibility
january 2011 by gordonbrander
Good advice on filing good bugs with browser vendors.
browser
web
bug
learn
january 2011 by gordonbrander
Detect IE in JS using conditional comments – James Padolsey
january 2011 by gordonbrander
Fiendishly clever.
ie
bug
javascript
january 2011 by gordonbrander
Main Page - Drip IE Leak Detector
january 2011 by gordonbrander
IE javascript memory leak detector. Originally written and released by MS, they discontinued support, but under its BSD license it has been hosted and maintained elsewhere.
ie
javascript
bug
opensource
unittest
app
january 2011 by gordonbrander
Twitter / simurai: Something I noticed.. if a ...
december 2010 by gordonbrander
Something I noticed.. if an mp3 file in an <audio> tag is too short (<0.2s), it won't play. Solution: http://cl.ly/3oFn
audio
bug
html
december 2010 by gordonbrander
CSS Browser Selector
september 2010 by gordonbrander
Small (really small!) Javascript that appends a class for the user agent.
development
web
css
javascript
opensource
bug
september 2010 by gordonbrander
Fix for inline-block/text-indent image replacement in IE7
may 2010 by gordonbrander
IE7 indents the whole inline-block box, meaning your replacement disappears. `text-indent: 0; font-size: 0; line-height: 0;` causes the text to be invisible in IE7, meaning you don't need an indent. Using the `zoom:1;display:inline` hack also seems to fix the issue.
css
ie
bug
design
may 2010 by gordonbrander
Conditional comments block resource downloads ind IE8
may 2010 by gordonbrander
$##*$%#$*$%*!!!!!!!
ie
bug
css
may 2010 by gordonbrander
HTML 5 innerShiv
april 2010 by gordonbrander
IE has issues with InnerHTML and HTML5. This should solve it.
javascript
ie
bug
html
april 2010 by gordonbrander
IE7 problem with page zoom and position:relative
january 2010 by gordonbrander
Test case and fix
ie
ie7
bug
css
january 2010 by gordonbrander
Developer's Guide - Google Chrome Frame
october 2009 by gordonbrander
Replaces Trident with the Webkit rendering engine in IE. This is not a hack, it uses IE-provided API's in a completely kosher (if unintended) way.
documentation
ie
bug
web
design
development
webkit
october 2009 by gordonbrander
IE/Win Inherited Margins on Form Elements
february 2009 by gordonbrander
If the immediate parent of *some* form elements hasLayout and it's immediate ancestor has margin, the form element inherits the sum total of all the margins of all the ancestors. Consider my mind blown.
css
haslayout
ie
bug
html
february 2009 by gordonbrander
Copy this bookmark: