Posts Tagged ‘jQuery’

Best Practices for Building JavaScript Applications: JavaScriptMVC

JavaScriptMVC is an open-source framework containing the best ideas in jQuery development. It guides you to successfully completed projects by promoting best practices, maintainability, and convention over configuration. It is for those people who care about things like test driven development, performance, code quality, structure and maintainability. Built on top of jQuery, it consists of [...]

Read the rest of this entry »

jQuery UI Range Selection Slider that Supports Dates: jQRangeSlider

If you are like me, obsessed with smart touch phones and tablets, you would naturally want to touch and slide everything on a UI. Till the time when touch-enabled devices would be really common, there are a few smart tools that allow you to provide user controls that actually ‘simulate’ gestures like slide etc. on web [...]

Read the rest of this entry »

User Interface Plugins for Rapid UI Development: jQuery EasyUI

Who would want to write every bit code to break it and then fix it when there are powerful, easy-to-use, and ready to use UI plugins for common website/web app components available today like jQuery EasyUI framework. It is a collection of user interface plugins based on jQuery to help you build web pages easily. EasyUI [...]

Read the rest of this entry »

Collection of Free jQuery, HTML5 and CSS3 Scripts

Today, we are featuring Collin Henderson’s collection of Free jQuery, HTML5 and CSS3 scripts. Check out these smart scripts and bookmark the page as your one-stop-place for some free and really cool scripts for replacing standard radio buttons and checkboxes, for just for cool CSS3 and jQuery effects. The jQuery and CSS scripts collection contains: EMSegmentedControl [...]

Read the rest of this entry »

jQuery Countdown Timer Plugin For Clean Coming Soon Pages

Sometimes you are not just ready to greet your online customers or visitors and take them to a trip of your website and showcase your products or services. You are about to launch your website and do not want the visitors to get annoyed with a blank page in the meanwhile. The quick fix for [...]

Read the rest of this entry »

Learn jQuery and JavaScript: Free On-Demand Training

appendTo was founded based on the growing need for quality jQuery training and support and this site was created specifically to fulfill that training need. appendTo helps developers to learn jQuery and JavaScript and level up their jQuery and JavaScript skills with on demand, pragmatic training solution. Learn at your own pace with on-demand content, you [...]

Read the rest of this entry »

How to Build jQuery Drag and Drop Shopping Cart

There are 101 ready made shopping carts available online some offering cool interface, some driven by powerful database model, some offering decent payment processing options and so on. However there is nothing like a ‘hand-made’ shopping cart that meets all of your needs and has the capability of combine all those goodies (UI, database etc.) [...]

Read the rest of this entry »

Creating Custom Dropdown Menus With DropKick.js

DropKick.js is a jQuery plugin for creating beautiful, graceful, and painless custom dropdown menus. DropKick works by transforming your existing, boring select lists into beautiful, customizable HTML dropdowns. The name attribute is the only one that is required. DropKick was made to be easily theme-able and supports dynamic theme changing.

Read the rest of this entry »

Enhance Ordinary Search with Autocomplete Faceted Search Queries: VisualSearch.js

Get most out of search box on your website by adding auto-complete faceted search queries. VisualSearch.js does it easily for your website by enhancing ordinary search boxes with the ability to autocomplete faceted search queries. Specify the facets for completion, along with the complete-able values for any facet. You can retrieve the search query as a [...]

Read the rest of this entry »

Open Source HTML5 Audio Player: Boombox.js

HTML5 introduces the audio element which offers a way to play audio natively in the browser. However the native controls are a little lacking in style. Thankfully HTML5 also brings Media Element API to interact with which allows us to skin an Audio object however we want. Using Boombox.js, users can create browser based audio [...]

Read the rest of this entry »