New functionality : Fixing IE6 CSS rules

14 views
Skip to first unread message

Olivier

unread,
Jan 29, 2010, 7:41:27 AM1/29/10
to xCSS - OO CSS framework
I think it could be interesting for the framework to be able to
generate a (another?) file fixing somme ie6 css (like >).
(main.xcss -> main.css & main-ie6.css)

There is this small script parsing css and fixing some rules :

http://github.com/weepy/cssie
Plugin for jQuery providing native support for missing CSS in IE.
Currently provides:

* E > F (direct descendant)
* :hover (normally only available to a tags)
* E + F (sibling)
* [rel=attr] (attribute selection)
* :first-child and any other selectors containing : and supported by
jQuery
* :focus
* .classA.classB (multiple class)

Regards,
O

Anton Pawlik

unread,
Jan 30, 2010, 11:05:14 AM1/30/10
to xCSS - OO CSS framework
hi, thanks for sharing your idea. it would be possible, but not
without javascript support, and that's one of the main guidelines of
xCSS
Reply all
Reply to author
Forward
0 new messages