Make Your IE Testing Easier With Modern.IE

Modern.IE is a free tools and resources built so you can spend less time testing for the various versions of Internet Explorer and more time building what matters to you on the modern web.

Continue Reading....

Tagged with: Resource Tools Web Development

Annotator An Open Source JavaScript Library

The Annotator is an open-source JavaScript library and tool that can be added to any webpage to make it annotate. Annotations can have comments, tags, users and more. Moreover, the Annotator is designed for easy extensibility so its a cinch to add a new feature or behavior.

Continue Reading....

Tagged with: JavaScript Resource

Rekapi A Keyframe Animation Library For JavaScript

Rekapi is a helpful library for making beautiful canvas and DOM animations. Here are some examples of what can be made with Rekapi: An animated graph. Rekapi is also a powerful tool for pie charts.

Continue Reading....

Tagged with: JavaScript Resource

QuoJS A MicroJavaScript Library

QuoJS is a micro, modular, Object-Oriented and concise JavaScript Library that simplifies HTML document traversing, event handling, and Ajax interactions for rapid mobile web development. It allows you to write powerful, flexible and cross-browser code with its elegant, well documented, and micro coherent API.

Continue Reading....

Tagged with: JavaScript Resource

Colorjoe A Scaleable Color Picker

Unlike many other colorpickers out there, colorjoe is truly scalable. It is based on CSS and does not depend on external images. As a result, you can tweak its size to fit your purposes. Supports touch and AMD module definition as well.

Continue Reading....

Tagged with: JavaScript Resource Web Development

Typist A JQuery Text Animation Plugin

Typist is a jQuery plugin that allows you to animate text as if it were being typed onto the screen. This software is licensed under the MIT license. See the details in the file called LICENSE.

Continue Reading....

Tagged with: Css JQuery Resource

Create A Pure CSS3 Dropdown Menu

With the help of some advanced selectors a dropdown menu can be easily created with CSS. Throw in some fancy CSS3 properties and you can create a design that was once only achievable with background images and Javascript. Follow this tutorial to see the step by step process.

Continue Reading....

Tagged with: Css Download Resource Tips & Tricks