Internet explorer y sin dolores de cabeza
10 de Enero, 2008
Lo ha anunciado albertofortes.com: Los selectores de CSS son ya posibles en internet explorer!
Es de no creer, y no veo la hora de probarlo. Al parecer Dean Edwards acaba de sacar la última versión de su ie7.js, que es una librería en javascript que hace todo esto.
Copio las propiedades que tiene:
supports the following CSS selectors:
parent > child
adjacent + sibling
adjacent ~ sibling
[attr], [attr=”value”], [attr~=”value”] etc
.multiple.classes (fixes bug)
:hover, :active, :focus (for all elements)
:first-child, :last-child, only-child, nth-child, nth-last-child
:check, :disabled, :enabled
:empty, :contains(), :not()
:before/:after/content:
:lang()
supports imported style sheets
preserves the cascade of the style sheet
does not alter the document structure
does not repeatedly query the DOM tree using JavaScript
uses pure CSS to enforce style sheet rules
supports the W3C box model in both standards and quirks mode
supports fixed positioning (flicker free)
supports overflow:visible
supports min/max-width/height
fixes broken (X)HTML elements (abbr, object)
standardised forms behavior
supports PNG alpha transparency
lightweight script (11KB)
works for Microsoft Internet Explorer 5+ (Windows only)
Alberto.. yo tambien me voy de fiesta! :)
Entrada en categoría: Ralladura General, Diseño, CSS
3 Comentarios Agrega tu comentario
1. albertofs | Enero 10th, 2008 at 12:10 pm
Jajaja…
la fiesta coninúa ;-)
2. Gustavo | Enero 16th, 2008 at 2:21 pm
Que tal si te animas a un decálogo de usabilidad?
3. eugenia | Enero 18th, 2008 at 9:29 am
Gracias Gustavo por el post en tu blog. Decálogo de usabilidad? ok! ya vere cuando lo agrego, pero seguro hay muchos por ahi dando vueltas :P
Dejá tu comentario
HTML permitido:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Subscribe to the comments via RSS Feed