Stay Updated
Subscribe to the RSS feed to stay updated with the latest webmaster resources.
Subscribe to the RSS feed to stay updated with the latest webmaster resources.
Bootswatch is a collection of free themes for Bootstrap by Twitter.
There are currently eleven available themes. Each theme is easy to install by replacing the default Bootstrap CSS file with the required theme.
There is also an API for integrating your platform with Bootswatch and an example that uses Moustache for templating.
Mousetrap is a lightweight (1.4kb minified and gzipped) standalone JavaScript library for handling keyboard shortcuts.
It has been tested in all common browsers and will also work in legacy browsers such as IE6.
It also supports special keys such as: shift, ctrl, alt, option, meta, command, backspace, tab, enter, return, capslock, esc, pageup, pagedown, end, home, left, up, right, down, and del.
Key presses are typically bound to a callback function using: Mousetrap.bind('/', _focusSearch); however the documentation provides more detailed guidance on using more advanced features such as key combinations and sequences.
Filters is a jQuery plugin (similar to Quicksand) that allows items in a list to be filtered using a custom cool animation.
Items can be faded in and out, moved using a standard css3 animation or you can create your own custom animation.
The plugin is free for non commercial use but a commercial license is otherwise required from jsCraft.
Grumble.js is jQuery tool tip plugin that can rotate its axis 360 degrees and adjust its distance around the element.
The size of the bubble automatically adjusts to fit the size of its content.
It works in legacy browsers including IE6 and the timings and distances can be configured in the settings.
Sliding Tabs is a lightweight (6kb) jQuery plugin that features unlimited horizontal or vertical tabs that are scrollable with the mouse wheel or directional buttons.
The use of the mouse wheel and easing requires the respective jQuery plugins.
Some of its main features include:
It requires a commercial license which costs only $8 from code canyon.