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
Category Archives: CSS
Flickr Style – Display Notes on Images using jQuery
A simple way to display notes over images when you roll your mouse over the image – you got it right! Flickr has that… Resource: Sample | Tutorial
Sleek Tooltip using jQuery
TipTip is a very lightweight and intelligent custom tooltip jQuery plugin. It uses ZERO images and is completely customizable via CSS. Awesome plugin… TipTip detects the edges of the browser window and will make sure the tooltip stays within the … Continue reading
Another Visual Lightbox using jQuery
Visual LightBox JS is a free wizard program that helps you easily generate web photo galleries with a nice Lightbox-style overlay effect, in a few clicks without writing a single line of code. Just drag&drop your photos into Visual LightBox … Continue reading
Custom styled Check box using jQuery
Create a custom styled check box using jQuery. Resource: Sample | Tutorial
Scale images to max-width on browser using jQuery
jQuery maxImage plugin will resize and scale targeted images to their max width according to the image ratio, the browser size and some simple options. Change the size of your browser to see it’s effect. Resource: Sample| Tutorial
Crop image using jQuery
The crop plugin takes an IMG element and crops them to the dimensions given. The result is a DIV with a background image with the height and width and an offset. The new DIV should also carry across the existing … Continue reading
Create custom corners using jQuery
Cornerz is a bullet proof curved corners plug-in for jQuery using Canvas/VML. Features inclue * Anti-aliased curves. * Fast – no excanvas. * Support for any size radius and border width with minimal performance increase. Resource: Sample | Tutorial
Add Auto-Complete feature to your inputbox using jQuery
Autocomplete an input field to enable users quickly finding and selecting some value, leveraging searching and filtering. By giving an autocompleted field focus or entering something into it, the plugin starts searching for matching entries and displays a list of … Continue reading