December 25th in Open Source by .

Open Source JavaScript Library – XRegExp

XRegExp is an open source (MIT license) JavaScript library that provides an augmented, extensible, cross-browser implementation of regular expressions, including support for additional syntax, flags, and methods.

XRegExp is fully compliant with the regular expression flavor specified in ES3 and ES5, and has been tested with Internet Explorer 5.5–8, Firefox 2–3.6, Safari 3–4, Chrome 1–4, and Opera 9.5–10.5. It uses feature detection for its cross-browser support—no browser sniffing.

December 24th in Open Source by .

HTML5 Audio Player – audio.js

audio.js is a drop-in javascript library that allows HTML5’s <audio> tag to be used anywhere. It uses native <audio> where available and an invisible flash player to emulate <audio> for other browsers. It provides a consistent html player UI to all browsers which can be styled used standard css. audio.js focuses on playing mp3s. It doesn’t currently support the ogg format. As mp3 is the current defacto music transfer format, ogg support is lower on our list of priorities.

December 24th in Mobile by .

JavaScript Framework for Mobile and Touch Devices – DHTMLX Touch

DHTMLX Touch is an HTML5-based JavaScript library for building mobile web applications. It’s not just a set of UI widgets, but a complete framework that allows you to create eye-catching, cross-platform web applications for mobile and touch-screen devices.

The framework is compatible with the major web browsers for mobile platforms. Applications built with DHTMLX Touch will run smoothly on iPad, iPhone, [...]

December 8th in Coding by .

Lightweight jQuery Plugin to Convert Images into Functional Maps – MobilyMap

MobilyMap is a jQuery plugin that can create a Google Maps-like, draggable interface from any image.

It is possible to add location-based markers and display information when any of these markers are clicked.

December 8th in JS by .

Customize HTML5 Video Element With Mooplay

Mooplay is a set of controls, built on top of MooTools, that enables us to create and customize a HTML5 video player.

It doesn’t force you to use the video element with only its controls. They can be controlled by other scripts and Mooplay will adapt itself accordingly.

December 3rd in Coding by .

Set of jQuery UI Widgets for Building Killer Web Apps – Wijmo

Wijmo is a set of jQuery UI widgets for building killer web apps.

We have leveraged the power of jQuery and jQuery UI to build a set of widgets that are feature-rich and easy to get started with. Wijmo widgets are all fully themed and theme-able. Each widget utilizes the jQuery UI CSS Framework and Themeroller-ready. JQuery and jQuery UI are the defacto JavaScript libraries and have the strongest community of web developers in the world. Wijmo is following in the [...]

December 3rd in CSS, JS by .

Flip HTML Content In 3D with rotate3Di

Rotate3Di is a jQuery Effect Plugin that makes it possible to do an isometric 3D flip or 3D rotation of any HTML content. It also enables custom 3D rotation animations. CSS3 Transforms are used to create this visual “3D” isometric effect.

The plugin uses CSS3 transforms and also helps creating any custom 3D effects.

There are various options offered like the position of the element in degrees, duration/direction of the animation and callbacks on every level.

December 1st in JS by .

Speed Up Your website with Head JS

The HEAD section is the worst place to load scripts. It’s painfully slow. The more and the bigger the worse it gets. Move the scrips to the bottom of the page and you cannot use HTML5 and CSS3 safely.

The single best solution to this universal problem is to include Head JS on top of the page and load rest of the scripts with it. Head JS speeds up, simplifies and modernizes your site. Head JS loads scripts [...]

November 28th in JS by .

Flexible Tooltip Plugin – jQuery Bubble Popup

“jQuery Bubble Popup” is a plugin to display smart, animated & shadowed, “bubble” popups or tooltips with few lines of code in jQuery. The plugin support HTML5 and it is fully compatible with IE, Firefox, Chrome, Opera and Safari. It needs jQuery v.1.4.2 to run, the fastest and concise JavaScript Library.

jQuery Bubble Popup is licensed under the MIT license; You are free to use jQuery Bubble Popup in commercial projects as long as the copyright header is left intact.

November 21st in Coding by .

Tweak Your jQuery Skills Offline – jQuery 1.4.3 Offline Learning Kit

jQuery 1.4.3 Offline Learning Kit is a package to tweak your jQuery skills offline. It includes printable reference sheets so that whenever you’re wondering what selector or method might be best to use, you will have access to material that can assist with that. The pack also comes with all the 1.4.3 documentation in an easily browseable offline format (with all our API examples included).

This pack also includes a jQuery Mobile demo application – one for PHP developers and another [...]

 Page 1 of 5  1  2  3  4  5 »

Subscribe to Our Feed

Follow Us on Twitter     

Find Us on Facebook