Advertise here

Others

jQuery Tips Everyone Should Know

October 22, 2015     1407     Others
jQuery Tips Everyone Should Know

A collection of simple tips to help up your jQuery.

  1. Back to Top Button
  2. Preload Images
  3. Checking If Images Are Loaded
  4. Fix Broken Images Automatically
  5. Toggle Classes on Hover
  6. Disabling Input Fields
  7. Stop the Loading of Links
  8. Toggle Fade/Slide
  9. Simple Accordion
  10. Make Two Divs the Same Height
  11. Open External Links in New Tab/Window
  12. Find Element By Text

Read More »

Project Cards Template with CSS and jQuery

October 20, 2015     2468     Others
Project Cards Template with CSS and jQuery

A tutorial about creating portfolio template with expandable projects and a full-page navigationby using css and jQuery.

Read More »

Smartcrop.js – Content Aware Image Cropping

October 16, 2015     1714     Others
Smartcrop.js – Content Aware Image Cropping

Smartcrop.js is a javascript library implementing content aware image cropping. Smartcrop.js implements an algorithm to find good crops for images.

Read More »

XRegExp – Extended JavaScript Regular Expression Library

September 28, 2015     749     Others
XRegExp – Extended JavaScript Regular Expression Library

XRegExp provides augmented (and extensible) JavaScript regular expressions. You get new modern syntax and flags beyond what browsers support natively.

Read More »

JAIL – jQuery Asynchronous Image Loader

September 02, 2015     1420     Others
JAIL – jQuery Asynchronous Image Loader

JAIL is a jQuery plugin that lazy load images making your page load faster. Images are downloaded when they are visible or when they become visible inside the viewport

Read More »

Multi-Level Accordion

August 31, 2015     3733     Others
Multi-Level Accordion

A tutorial about creating flat design accordion with as many nested levels as you need by using jQuery.

Read More »

Tagsort – jQuery Plugin for Dynamic Element Filtering

August 24, 2015     1521     Others
Tagsort – jQuery Plugin for Dynamic Element Filtering

Tagsort is a jQuery plugin that uses HTML5 data attributes to dynamically create interactive tags that can be used to filter and sort a set of tagged elements..

Read More »

LoadJS – Tiny Async Loader for Modern Browsers

August 19, 2015     1513     Others
LoadJS – Tiny Async Loader for Modern Browsers

LoadJS is a tiny async loading library for modern browsers. It has a simple yet powerful dependency management system that lets you fetch files in parallel and execute code after the dependencies have been met.

Read More »

UpUp – Javascript Library to Create Offline-First Websites

August 19, 2015     1247     Others
UpUp – Javascript Library to Create Offline-First Websites

UpUp is a tiny javascript library that makes sure your users can always access your site's content, even when they're on a plane, in an elevator, etc.

Read More »

algebra.js – Build, Display and Solve Algebraic Equations in JavaScript

August 16, 2015     1819     Others
algebra.js – Build, Display and Solve Algebraic Equations in JavaScript

algebra.js is a javascript library to build, display and solve algebraic equations. The main objects available are Fraction, Expression, and Equation.

Read More »

Real-Time Search in JavaScript

August 13, 2015     1729     Others
Real-Time Search in JavaScript

Javascript technique that is scanning the DOM of a page for text equivalents and showing the actual parts of the page, as well as hiding the irrelevant ones.

Read More »

Highlighter.js – Easily Navigate the DOM and Highlight the Elements

August 10, 2015     1860     Others
Highlighter.js – Easily Navigate the DOM and Highlight the Elements

Highlighter.js is a tiny javascript library, to allow you to easily navigate, select and highlight the DOM elements.

Read More »

Calque – Improved Calculator with Javascript

August 07, 2015     844     Others
Calque – Improved Calculator with Javascript

Calque is a javascript library to create improved calculator / calculation. It's using Math.js library.

Read More »

Quick Add To Cart with CSS and jQuery

August 06, 2015     3143     Others
Quick Add To Cart with CSS and jQuery

A tutorial about creating handy snippet to let let users customize a product directly from the products gallery, and add it to the cart.

Read More »

3DCoverjQuery – jQuery Plugin to Create Cover of Book, DVD etc.

August 06, 2015     1040     Others
3DCoverjQuery – jQuery Plugin to Create Cover of Book, DVD etc.

3DCoverjQuery is a jQuery plugin to create a cover of dvd, xbox, game or book with jQuery, CSS3, easily with a few lines of code.

Read More »