Posts Tagged ‘javascript image rotator’

JavaScript Image Rotator

Tuesday, March 9, 2010 2:40 1 Comment

We can rotate the image by angle.here is a source code for it ..( rotate an image by an arbitrary angle, it works in IE7 & FF3 <html> <head> <!– **** Universal JavaScript Image Rotator v1.1 (16-03-2009) //–> <script type="text/javascript"> <!– //******************** Image parameters ******************* imagename='kk.jpg' xsize=180 ysize=240 //*********** nothing to configure below this line Continue Reading »

This was posted under category: JavaScript Tags: , , , ,