THE ORIGINAL?
Kit Kat “Have a break” – 2008
Source : Cannes Archive Online,
Agency : JWT Dubaï (UAE)
LESS ORIGINAL :
Routon GPS – 2009
Source : Adsoftheworld
Agency : ZR4218AD, Shanghai, (China)
Tellement simple… que d’autres l’ont déjà fait avant. D’ailleurs il y a fort à parier que l’annonce Kit Kat n’est pas l’originale. On doit pouvoir en trouver une bonne dizaines d’antérieures. Si les Chinois sont bien les rois du casse-tête, sur ce coup là ils ne se sont pas foulés!
eCSStender is an open source JavaScript library, created by Aaron Gustafson, that helps browsers (including IE6) pay attention to the CSS code you write.
It aims to prevent the usage of browser-specific properties & hacks but make leaner & meaner CSS possible.
eCSStender is an extendible library with its API support & has ready-to-use extensions like CSS3 selectors, @font-face, rotation & more.
How does it work?
it loops through the document's stylesheets and begins collecting information
parses the rules it understands
checks if the parsed rules are supported by the extensions
applies the supported rules to the document via JavaScript
It is a very flexible library & well-documented that makes discovering the capabilities easier.
The download package includes examples which you may be surprised to see CSS rotation working even in IE6.
To better findout how functional eCSStender can be, check this presentation of Aaron Gustafson at the "An Event Apart Chicago 2009":