Skip to content

Instantly share code, notes, and snippets.

View rscotten's full-sized avatar

Richard Scotten rscotten

View GitHub Profile
@crusty
crusty / imageRotate.js
Created November 18, 2012 10:57 — forked from seungjin/imageRotate.js
image ratate javascript (rotate image 90 degree....)
/* image rotate javascript */
/* This script and many more are available free online at
The JavaScript Source!! http://javascript.internet.com
Created by: Benoit Asselin | http://www.ab-d.fr */
function rotate(p_deg) {
if(document.getElementById('canvas')) {
/*
Ok!: Firefox 2, Safari 3, Opera 9.5b2