February 2nd in Coding by .

jQuery.validVal: Simplify Form Validation

jQuery.validVal is plugin for the popular JS framework which aims to simplify form validation.

It can be used for validating any kind of HTML form (including Ajaxed ones) and works by defining the rules within class names.

There are 3 default validations included (“required”, “numeric” and “email-format”) and new ones can be included by defining new regular expressions.

A very nice built-in invalid handler helps calling-to-action on invalid fields and its behaviours can be quickly changed or improved.

February 2nd in Coding, Open Source by .

Open Source CMS With A jQuery-Inspired API – ProcessWire

ProcessWire is an open source CMS application that is built with PHP and simplicity in mind.

The application has a very low learning curve as there is no complexity and it is pretty developer/designer friendly considering it’s built to adapt to your way of doing things.

With the help of a jQuery-inspired API (a big “plus” for jQuery fans), it gives you the tools to reach data, but you make the markup.

Anything can be built with ProcessWire as all [...]

February 2nd in Coding by .

Digg Like URL Submitter Using JQuery and PHP

Aditia Rahman was create fetching the submitted url data, some kind that many social bookmarking have, beside facebook, the other famous one is digg, this image below is something that I share in this post.

This tutorial will teach make auto submit when user paste an url, like a digg style, digg use very cool blue color combination.

December 24th in Open Source by .

jQuery Flipbook – Booklet

Booklet is a jQuery tool for displaying content on the web in a flipbook layout. It was built using the jQuery library. It is licensed under both MIT and GPL licenses. Codrops has written a tutorial to show us how to use and customize it in order to create a virtual Moleskine notebook with jQuery Booklet.

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 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 Coding by .

Quick Feedback Form with jQuery and PHP

When releasing a web product, there is nothing more beneficial than receiving early feedback from your users. Unfortunately, many websites make it unnecessarily difficult to send your feedback or lack this functionality altogether

Tutorialzine taught us how to solve this problem with a Quick Feedback Form. Powered by jQuery, PHP and the PHPMailer class, the form sends the users’ suggestions directly to your mailbox.

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