No License

82 articles

Password Strength and Quality Check Meter: Complexify jQuery Plugin

Complexify is a jQuery plugin for checking password strength and quality. It aims to provide a good measure of password complexity for websites to use both for giving hints to users in the form of strength bars, and for casually enforcing a minimum complexity for security reasons. Complexify supports Unicode and will add appropriate complexity for the size of character…

Easy HTML Table Styling: Tablecloth.js

Either you're redesigning a large site or working on a completely new one... styling html tables is typically tedious and time-consuming. If you'd rather spend your valuable time making the other elements of your site pretty, use Tablecloth.js to do the heavy lifting. Tablecloth.js is a CSS and JS bootstrap to easily style and manipulate html data tables along with…

Bookmarklet to Send a Web Page to Your Inbox With a Screenshot: Lilnub

Lilnub is a handy bookmarklet for those who wants to take screenshot of any web page on the go. Once installed in your browser, the “Nub It” button lets you send a web page to your inbox with a screenshot. Each screenshot contains: The title of the page A link to the page (URL) A high resolution image And a…

Responsive and Mobile Friendly CSS jQuery Tooltip

Tooltip is a splendid invention. Small detail in web design that plays a big role when it comes to user experience. Usually, tooltips are used to present a tiny amount of hidden content (mainly explanatory, so-called tips), that pops up when user moves a cursor over or clicks (less common) on a special target. Major Features Responsive: It relies on…

JavaScript Code Syntax Highlighter Library: Rainbow

Rainbow is a lightweight (1.2kb) code syntax highlighter library written in JavaScript. Rainbow on its own is very simple. It goes through code blocks, processes regex patterns, and wraps matching patterns in span tags. All the theming is left up to CSS. This JavaScript code syntax highlighter is easy to use, extendable and completely themable via CSS. [rss]Special Downloads[/rss] [rss]Design…

Free jQuery Plugin to Create Dynamic, Multi Column Layout: Wookmark

Wookmark is a free jQuery plugin for creating dynamic and multi column layouts. This jQuery plugin dynamically creates boxes with random heights, it detects the size of the window and automatically organizes the boxes into columns approximately of equal height. [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection and Polling Widget[/rss] [rss]Free Creative Resume Template[/rss] [rss]Open Source Icons[/rss] [rss]Free Minimal Wordpress Theme[/rss]

Lightweight Onhover Image Magnifier jQuery Plugin: loupe

loupe is a lightweight jQuery plugin which offers onhover image magnifier functionality. The selector should reference links containing thumbnail images, or images shrunk by the browser. the settings (width, etc.) are optional. [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection and Polling Widget[/rss] [rss]Free Creative Resume Template[/rss] [rss]Open Source Icons[/rss] [rss]Free Minimal Wordpress Theme[/rss]

Wrap Text Around a Bezier Curve / Line With Bacon jQuery Plugin

Bacon is a jQuery plugin that allows you to wrap text around a bezier curve or a line. It's very simple to implement, you need a block element containing text only that has its height and width set and the Bacon plugin. [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection and Polling Widget[/rss] [rss]Free Creative Resume Template[/rss] [rss]Open Source Icons[/rss] [rss]Free Minimal…

Create Transparent Blurred Elements With jQuery: Blur.js

Blur.js is a jQuery plugin that produces psuedo-transparent blurred elements over other elements. Blur.js is a flexible and powerful plugin with options like blur radius, making the element draggable and changing the overlay color. [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection and Polling Widget[/rss] [rss]Free Creative Resume Template[/rss] [rss]Open Source Icons[/rss] [rss]Free Minimal Wordpress Theme[/rss]

Tweet Any Part of Your HTML as Tweetable Quotes: jQuery ProQuo

jQuery ProQuo is a quick way to encourage your readers to spread your content through twitter. Simply define the regions in your markup that you would like to make “tweetable” and ProQuo will handle the rest. Major Features Automatically determines proper text length and adds ellipsis in the tweet if the text needs to be truncated Includes a link back…