CSS3 3D Buttons

CSS3 3D Buttons

Here is a free set of 43 buttons with three different styles (Beveled, Rectangle and Rounded) and six different colors (Orange, Magenta, Cyan, Red, Black and Green) and using the Entypo webfont pictograms for replacing the images. Here are some advantages on using this sets : No images, all buttons using CSS and font. … Read more

Horizontal & Vertical Scrollbar jQuery Plugin

jQuery horizontal scrollbar

Utilizing jQuery UI, the feature-rich jQuery Custom Scrollbar plugin allows you to, via CSS, customize scrollbars exactly as you need them. It works on all major browsers (incl. IE 10, 9, 8 & 7) and on iOS and Android. It features vertical/horizontal scrolling, mouse-wheel support, scroll easing, adjustable scrollbar height/width and more. … Read more

Create Responsive Image using CSS

Responsive Image using css

Now I am going to tell how to create a responsive image using css. Image will shrink based on screen resolution.  That means the image will flex to fit its parent container.Try resizing your browser to see responsive images in action. By using this simple technique you can create responsive … Read more

Pricing Table using CSS

Free Pricing Table

Pricing Table design is very important when it comes to compare products online. Today here I am going to tell how to create a stunning pricing table using css. CSS Code CSS Code to Change Pricing Table Color Just replace #2DA0CE with your color code Please don’t forget to share … Read more

New jQuery Plugin Registry

jQuery Plugin Registry

Currently, the jQuery project provides powerful back-end components for developers, but those seeking new plugins are forced to explore a multitude of different sources. On Wednesday, the jQuery Foundation relaunched their jQuery Plugin Registry with a much improved UI, providing a single source for plugins. The community formed around jQuery flourished. However, … Read more

Create Your Own Twitter Bootstrap Theme

Create Your Own Twitter Bootstrap

Bootstrap Magic made with AngularJS Create simply your own Twitter Bootstrap theme. Like it ? Save it ! What’s great ? Contextual preview Magic Typeahead Colorpicker Download personalized CSS, minified or not and LESS variables. Bootstrap theme editor support lovely Less language with all the functions Awesome framework for an awesome project. Check out … Read more

Multiple Select Boxes using Jquery

multiple select box jquery

Select2, based on the Chosen library, is a feature-rich jQuery based replacement for standard and boring select boxes. It supports searching, remote data sets, infinite scrolling of results and offers the ability to add results from the search term entered by the user, which allows it to be used for tagging. … Read more

Drag & Drop Image Upload, File Upload using Jquery

dropzone.js is an open source library that provides drag’n’drop file uploads by simply including a java-script file. It views previews of images and you can register to different events to control how and which files are uploaded. usage The typical way of using dropzone is by creating a form element … Read more

Notification Box – Alert Boxes using CSS

Notification Box using CSS

Hi guys, Today I am going to share some useful css code to improve your alert/confirmation boxes in your website by adding this simple jquery and css code. Features Notification Box with Custom Icon Alert Box Success Blox Information Box View Demo Download Now I have already designed cool notification … Read more