<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: csstransform</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/csstransform.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2008-12-23T12:49:24+00:00</updated><author><name>Simon Willison</name></author><entry><title>Quickchoice - a Speed Dial clone</title><link href="https://simonwillison.net/2008/Dec/23/quickchoice/#atom-tag" rel="alternate"/><published>2008-12-23T12:49:24+00:00</published><updated>2008-12-23T12:49:24+00:00</updated><id>https://simonwillison.net/2008/Dec/23/quickchoice/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.netzgesta.de/dev/quickchoice.html"&gt;Quickchoice - a Speed Dial clone&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Lovely demonstration of the CSS transform property, as supported by modern browsers. The magic is all in the &lt;code&gt;iframe { transform: scale(0.25, 0.25) translate(-1200px, -900px) }&lt;/code&gt;

    &lt;p&gt;&lt;small&gt;&lt;/small&gt;Via &lt;a href="http://ajaxian.com/"&gt;Ajaxian&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/css"&gt;css&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/csstransform"&gt;csstransform&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iframes"&gt;iframes&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/javascript"&gt;javascript&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/speeddial"&gt;speeddial&lt;/a&gt;&lt;/p&gt;



</summary><category term="css"/><category term="csstransform"/><category term="iframes"/><category term="javascript"/><category term="speeddial"/></entry></feed>