Wrangling Up Your Images With jQuery Wrangle Plugin
Wrangle is a responsive and touch-enabled plugin for wrangling up your images that will have you rustling up your herd of photos like a real cowpoke.
Big collection of free code stuffs like javascript, HTML, CSS, jQuery and more.
Wrangle is a responsive and touch-enabled plugin for wrangling up your images that will have you rustling up your herd of photos like a real cowpoke.
Infinite Drag is a jQuery and jQuery UI plugin that helps you create an infinite wall interface. As you drag the wall in a viewport, previously occluded tiles are created.
SVG.js is a lightweight javascript library for manipulating and animating SVG. With svg.js you have all the power of vector graphics at pocket size.
A pure CSS and bootstrap based gallery that displays images in an accordion interface with smooth sliding effects.
DateBox is a jQuery & jQuery Mobile plugin that aims to make user interaction with dates and times simple and intuitive.
Creating a checkboxes with checked or unchecked custom label, built only with a little Html & CSS3 code. Check the demo page in the Zip for more information.
Parsley.js is a powerful, lightweight, simple, customizable and UX focused javascript library for validating form values when submitting.
Mobify.js is an open source library for improving responsive sites by providing responsive images, JS/CSS optimization, Adaptive Templating and more.
Workless is a CSS base framework to get your projects up and running as quickly as possible.
Media Queries is a new feature in CSS3 that allows you to write CSS styles for devices with different orientations and dimensions. Following is a list of CSS3 Media Queries for most common used devices that cover iPhone, iPad, Kindle, Android phone and more .
Bend Gauge is a jQuery plugin worked with Raphael.js that allows you to create nice-looking animated value representations.
Focus Transition is a standalone script that has the ability to adds a transition to the focus outline when you tab around inputs, buttons, and links.
In this tutorial we’re going to create a flat styled and responsive breadcrumb for your website, using only CSS and html.
aura.js is a lighweight jQuery plugin that enables to trigger an event when the mouse gets near (within) an html element.
In this post we’re going to create some animated arrow icons using only CSS3.
jqGrid is a ajax-enabled jQuery plugin that allows you to represente and manipulate tabular data on the web.
DEVICE.JS is a simple javascript library which allows to detecting js events on any kind of device such as desktop, laptop, mobile, tablet, touch device, and more.
rainyday.js is a fancy javascript library that allows you to create an awesome effect of raindrops falling on a glass surface.
myChart is a jquery plugin that creates a ranking list on your webpage using images and data from a particular google plus album. All you have to do is specify that google album in your javascript. Demo: http://demos.codehandling.com/charts/charts.html Download: https://www.box.com/s/i9tky9n2wagbz4jyedkk
In this tutorial written by MARY LOU we’re going to show you some simple CSS tricks using data attributes and pseudo-elements. The aim is to create an image caption using only an anchor and an image as markup. We’ll be exploring how to create pseudo-elements from some data attribute values and use them in a hover effect or simply show them next to the image. Using (more) semantic markup is of course what you should be doing, especially for data that is important to be shown. Demo: http://tympanus.net/Tutorials/PseudoElementsImageCaptions/ Download: http://tympanus.net/codrops/2013/07/05/using-custom-data-attributes-and-pseudo-elements/