Nov 5, 2009
URL:
http://beautifullight.org
This site was developed for a local Phoenix artist on a very tight schedule, to be completed before a large installation in Toronto. I was able to develop a site that …
Feb 11, 2009
>
$(document).ready(function() {
$('#image').rotate(-25);
});
>
Examples:
$(document).ready(function()
{
$('#image').rotate(-25);
});