Must have Development Tools Scripts for Filament Group, Inc.
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...
EnhanceJS works by testing and detecting if a browser can render various CSS and JavaScript features.Based on the results it will ship various versions of the content, based on the user's browser support.This way, the core principles of "Progressive...
jQuery Mobile Pagination works only for sequential pages (can't jump over pages - to a specific page).The plugin implements jQuery Mobile's Ajax Navigation Model, adding support for browser history states, and letting users go back to previous...
jQuery Mobile Themed DatePicker, besides just adding support for touch gestures, it also comes with a responsive jQuery Mobile-like theme as well.The widget basically merges the best parts of the jQuery UI date picker with the mobile support from jQuery...
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...
select-css was developed by one of the most prolific Web design companies around and is an unique way of implementing custom UI styles for dropdown selects.While this tasks required lots of JavaScript hacks and even some image-based graphics to...
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...
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...
Tappy adds a special "tap" event that works with various input modes, supporting touchscreens, keyboard, mouse and various other mediums.This library allows developers to write code using a standalone "tap" event, instead of working with modified "click"...
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...