Results for tag Internet Explorer
- Off-by-one errors in background placement in web browsers
Joor Loohuis, 2009-11-26The rendering engines in some popular web browsers contain a bug, where a background positioned in the center of a block element is sometimes offset by one pixel relative to an element that is positioned with automatic margins. - Prototype: selecting elements by id or name in Internet Explorer
Joor Loohuis, 2009-04-21Selecting HTML elements by id using Prototype turns out to have a little quirk in Internet Explorer 7 and earlier, where the selected element may not have the specified value in the id attribute, but the name attribute in stead.