How to create full screen background rotator/slideshow using jquery.It is simple with using jquery supersized plugin.Only you have to pass parameters it the function and it’ll automatically rotating with images.It is not re-size when zoom in and zoom out of…
Tag: Animation
Creating smooth color transitions animation using CSS3
How to create simple smooth color transitions animation using CSS3.This can be done using css3 “animation” feature.Here is a demo and you can download the source code. Bg color will changing….