Tag Archive | image

Image slider with Mouse wheel and navigation buttons together.

This demo is to show that you can use both mouse wheel and navigation buttons both for the same carousel. Try scrolling your mouse wheel or clicking on the next and previous buttons.

How to Crop Image with jQuery and PHP?

I am going to write this tutorial on My life with PHP, how to crop images with jQuery and PHP. I have used jCrop javascript library to perform this task with PHP its a very easy to implement and very useful for thumbnail generation. With this you can easily cut a part of image and […]