Category
Tags
Ajax Animation Apple ASP.Net Auto Complete Calendar Carousel Chart Checkbox Color Picker counter Crop Image CSS Draggable drop down Effects Facebook File Upload form Google Image Input box Javascript jQuery Lightbox Mashup menu MooTools Password PHP Prototype Scriptaculous Scroll Scrollbar Select Box Share Slider Table Tabs Text Textarea Timeline Tooltip Twitter Window
Tag Archives: Image
Image cropper using MooTools
MooCrop is an Image Cropping utility using the amazingly powerful mootools javascript framework. Combined with PHP or any other server side script, MooCrop becomes a powerful image manipulation tool. Resource: Sample | Tutorial
Image cropper using PHP
Kroppr allows you to manipulate images with features such as Rotate, Resize, Crop, Save it to your hard drive. This script would be useful in sections where users are allowed to upload their profile pics, avatar etc.. Resource: Sample | … Continue reading
Create rounded corner images using CSS & Javascript
Adding round corners to images is always a tricky effect on site. This tutorial helps you in creating rounded corners to images on your website using simple CSS & Javascript. Resource: Sample | Tutorial
Image overlay effect using jQuery
Create an image overlay effect to add spice to the images on your website. Interesting small script. Resource: Sample | Tutorial