Tablesaw

Tablesaw 2.0.3 updated

There are a few plugins and libraries around that can already to this, but Tablesaw provides not only support for properly displaying tables on mobile devices, but also adds features and controls that improve the way tables are navigated and interacted...

X-rayHTML

X-rayHTML 2.0.2 updated

X-rayHTML works the following way. The developer adds a block of code to the page and passes it to the plugin. X-rayHTML will create a container where the code is executed and the results are displayed. Along with the final result, a "view source" button...

CriticalCSS

CriticalCSS 1.0.1 updated

CriticalCSS is a CSS optimization toolkit that finds Above the Fold CSS code. Above the Fold CSS is also known as critical path CSS and is the CSS needed to render the visible part of the page when it first loads. Google started recommended through...

SocialCount

SocialCount 0.2.0 updated

Unlike the plethora of similar jQuery plugins, SocialCount implements a lazy-loading mechanism for loading the button's sharing code only when needed. This means the buttons are loaded locally as simple HTML and CSS powered Web elements. When the...

Grunticon

Grunticon 2.2.2 updated

Grunticon is a Grunt.js task that can be run on a folder containing SVG images. You can use PNG images as well, but the results won't be very "vectorish."Grunticon works by taking all these SVG icons and generates CSS code that you can use to properly...

read more

jQuery peSlider is ideal for letting users select a value using a simple interface, adjusting the slider handle to the value they want, instead of typing it in the classic way.peSlider works with numeric values, step values, and worded levels.A demo is...

read more
Politespace

Politespace 0.1.5 updated

Politespace was specifically created to help format numbers entered inside an input field.The plugin works after the user has entered his number and will add spaces between the ciphers so the number is shown in the developer's desired format.This is done...

Custom File Input allows developers to use custom styles for the file input field in Web pages, with special features for file selection operations.As the user selects a file, a small icon is added in front of the file name showing the type of file...

read more

jQuery customInput uses a classic form masking JavaScript technique to hide the browser default styles and allow developers to use their own designs for these form elements.Just modify the included CSS to add your own styles and then deploy them on your...

read more

jQuery File Download does not actually use AJAX, but facilitates requests that result in a file download, without refreshing the page.jQuery File Download can be used to request and download any type of file format, regardless of location.The plugin...