Advertise here

Others

SimpleCalculadora – Simple jQuery Calculator Plugin

August 05, 2015     837     Others
SimpleCalculadora – Simple jQuery Calculator Plugin

SimpleCalculadora is powerful yet easy to use jQuery plugin for building a calculation, It supports CSS customization, easy translation, two options of calculators.

Read More »

peekABar – jQuery Notification Bar Plugin

August 05, 2015     1386     Others
peekABar – jQuery Notification Bar Plugin

peekABar is a jQuery plugin for a notification bar with a lot of customization options.

Read More »

Product Colorizer jQuery Plugin

August 04, 2015     1830     Others
Product Colorizer jQuery Plugin

productColorizer is a light-weight solution for users to quickly preview a product in different colors. The plugin uses only two images per product to create the effect and it is built on top of the robust and popular Javascript framework jQuery, providing you with an easy setup

Read More »

Stacky – jQuery Plugin to Create Stackable Panels

August 03, 2015     1793     Others
Stacky – jQuery Plugin to Create Stackable Panels

Stacky is a jQuery plugin that gives you the ability to open panels horizontally, as you need them. Panels can be opened and closed, and also expanded and collapsed. 

Read More »

Artyom.js – Voice Recognition with Javascript

July 27, 2015     3842     Others
Artyom.js – Voice Recognition with Javascript

Artyom.js is a voice recognition javascript library. You can make awesome stuff with Google Chrome speech synthesis and speech recognition. You can build your own Siri, Google Now or Cortana within your web application.

Read More »

LoadGo – jQuery Progress Bar with Your Images

July 23, 2015     3993     Others
LoadGo – jQuery Progress Bar with Your Images

LoadGo is a jQuery plugin that allows you to create a progress bar by using your own images.

  • Perfect for logo image animation when user is waiting for something to be loaded (a website, retrieving information, updating status, etc.)
  • It creates an overlay above your desire DOM element and simulates a loading process using width calculations.

Read More »

addUI Store – jQuery Shopping Cart

July 22, 2015     2208     Others
addUI Store – jQuery Shopping Cart

addUI Store is an easy to use jQuery plugin that adds a fully featured store to any website in minutes. The store plugin is written in pure JavaScript (jQuery). PHP is used to secure the store (validate the items' costs / cart's total) and securely process payments.

Read More »

Ruby on Rails Unobtrusive Scripting Adapter for jQuery

June 16, 2015     424     Others
Ruby on Rails Unobtrusive Scripting Adapter for jQuery

This unobtrusive scripting support file is developed for the Ruby on Rails framework, but is not strictly tied to any specific backend. You can drop this into any application to:

  • force confirmation dialogs for various actions;
  • make non-GET requests from hyperlinks;
  • make forms or hyperlinks submit data asynchronously with Ajax;
  • have submit buttons become automatically disabled on form submit to prevent double-clicking.

Read More »

ToProgress – Lightweight Top Progress Bar

June 15, 2015     1208     Others
ToProgress – Lightweight Top Progress Bar

ToProgress is a lightweight, no-dependency top progress bar library.

Read More »

Flight – Event Driven Javascript Framework from Twitter

June 14, 2015     1569     Others
Flight – Event Driven Javascript Framework from Twitter

Flight is a lightweight, component-based, event-driven JavaScript framework that maps behavior to DOM nodes. It is created by Twitter.

Flight uses jQuery and requires a module loader with support for AMD, like WebPack or Require.js

Read More »

elFinder – Open Source File Manager with jQuery

June 13, 2015     4045     Others
elFinder – Open Source File Manager with jQuery

elFinder is an open-source file manager for web, written in JavaScript using jQuery and jQuery UI.

Features

  • All operations with files and folders on a remote server (copy, move, upload, create folder/file, rename, etc.)
  • High performance server backend and light client UI
  • Multi-root support
  • Local file system, MySQL, FTP volume storage drivers
  • Background file upload with Drag & Drop HTML5 support
  • List and Icons view

Read More »

jQuery Recipes Your Mom Should Know

June 12, 2015     1034     Others
jQuery Recipes Your Mom Should Know

List of useful jQuery snippets even your mom should know.

  • Back to Top Button
  • Preload Images
  • Checking If Images Are Loaded
  • Fix Broken Images Automatically
  • Toggle Classes on Hover
  • Disabling Input Fields
  • Stop the Loading of Links
  • Toggle Fade/Slide
  • Simple Accordion
  • Make Two Divs the Same Height

Read More »

Fetch – window.fetch JavaScript Polyfill

June 09, 2015     976     Others
Fetch – window.fetch JavaScript Polyfill

The global fetch function is an easier way to make web requests and handle responses than using an XMLHttpRequest. This polyfill is written as closely as possible to the standard Fetch specification at https://fetch.spec.whatwg.org.

Read More »

PrintArea – jQuery Plugin to Print Specified Area of Page

June 09, 2015     1977     Others
PrintArea – jQuery Plugin to Print Specified Area of Page

PrintArea is a jQuery plugin to print specified area of a page.

You can specify 2 modes of printing:

  • IFRAME-mode
  • Popup-mode

Read More »

Immutable Collections for JavaScript

June 07, 2015     743     Others
Immutable Collections for JavaScript

Immutable persistent data collections for Javascript which increase efficiency and simplicity.

Immutable provides Persistent Immutable List, Stack, Map, OrderedMap, Set, OrderedSet and Record.

Read More »