Lightweight jQuery plugin to Set Type/Text on a Circle – Circletype.js

Circletype.js is a tiny (2.7kb) jQuery plugin that lets you set type on a circle. You can use any font, adjust letter-spacing as usual with CSS, flip it around so it reads counter-clockwise instead. You can also Set the radius manually or let CircleType.js figure it out for you. It play well with FitText.js. And best of all, it works…

A Video player without Video Files – Frame Player

The problem of today's HTML5 video is that it can't be played in-line on an HTML page on mobile devices. The way the handheld devices handle it is they open the video in a native player which takes over the page itself, making it impossible to implement any interaction while the video is playing. Also, you can't play two videos…

A Touch Friendly, Responsive jQuery Plugin for Selections

Wrangle is a responsive, touch-friendly selection plugin for jQuery or Zepto. Wrangle offers a unique method of multiple selection: by drawing a line through items to select them. It gives your app a new way to perform multiple selections: a mouse, a finger or a stylus. The plugin is lightweight and designed to be exstensible and adaptable. It’s also highly…

JavaScript Tracing Made Simple – Spy JS

Want to know what exactly happens when you click some button or run some unit test on any platform/device/browser? Whether it's your codebase or any other website scripts, Spy JS allows you to trace the code you've just executed. You start from an event that triggered code execution, progress to the event JavaScript stack trace, end up in highlighted source…

Free Coming Soon [Pre-Launch] WordPress Plugin / Under Construction Theme

YITH Pre-Launch WordPress plugin gives you the ability to have a simple Pre-Launch (Coming soon/under construction) page for your website when it is under construction. If you’re launching your website and you would like to make it known to your visitors, you can download and install the plugin YITH Pre-Launch to quickly set a lovely page customization to show to…

Flipload.js – Flipping HTML Elements to Show a Loading Indicator Easily

Flipload JS is a loading indicator jQuery plugin which creates an instance of Flipload of a given HTML Element. It provides an options object to customize an instance and it is compatible with Chrome, Firefox and Safari. [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]

Formance.js – jQuery Library for Formatting and Validating Form Fields

Formance.js is a jQuery library for formatting and validating form fields, based on / inspired by Stripe's jQuery.payment library. Client side validation is not sufficient in any project because the javascript can be bypassed and people can submit requests directly to the server. However, that doesn't mean client side validation should be forgotten. This library is for those who care…
Array ( )

Content Organization Rules

Even with eCommerce stores, content marketing remains one of the keys to successful customer attraction. The content draws the customers in and it makes them want to know more. Because it then satisfies needs that they have, it also makes it more likely that your customers will feel indebted to you. If they have not made a purchase, they are…
Array ( )

Create a Mobile Website for Your Restaurant

The restaurant business is difficult, but one way you can keep up with the competition is to make your restaurant more technically savvy than others; especially if you own a single restaurant that isn’t part of a large chain, attracting new customers can seem difficult. One of the best ways to get the word out about your restaurant is to…

WhatWeather – jQuery Weather’s Widgets Plugin

WhatWeather is a jQuery plugin which provides weather’s data. It uses worldweatheronline.com API to get, parse and deliver data in order to create weather’s widgets. WhatWeather provides data and let you manage the display. However, it uses Mustache. In this way, you can easely change the template of your widgets. You can get weather data from cities all over the…