I only just found out that the jQuery validation plugins has a validation rule called “remote” which can be used to make an ajax request instead of specifying a custom rule which has an ajax call it in. This will save you heaps of time with those custom validation rules.
READ MORE »
jQuery Ajax Validation Use the Remote Rule
jQuery check if horizontal scroll is present
jQuery function to check if horizontal scroll is present – hasHScrollBar() – (or vertical check below also, util function to check if an element has a scrollbar present).
READ MORE »
jQuery Set DOM Element to Top View Z-Index
jQuery function to Set any DOM Element to Top View (bring to front) using CSS Z-Index property.
READ MORE »
JavaScript Object Literal Array Examples
Is it possible to declare arrays in JavaScript object literal notation?
READ MORE »
jquery get variable type
To get the a variables type using jQuery there is a jQuery function called .type() which returns “array”, “string”, “number”, “function”, “object” etc… At first thoughts I thought it must be very similar to the typeOf() JavaScript function. But as you can see in it’s implementation it’s using tostring() and class2type() checks. Interesting.
READ MORE »
10 Easy API Tutorials with jQuery
In this post you can find tutorials which explain step by step different API use cases with jQuery like Google maps, add-ons, etc. Have fun!
Related Posts:
1. tQuery : Extentions for three.js + jQuery with Demo
Mimics jQuery API, tQuery is a thin library on top of three.js It is an extension system for people to write plugins.
2. Webshims Lib
Is a modular capability-based polyfill-loading library, which focuses on accurate implementations of stable HTML5 features.
Free PHP, HTML, CSS, JavaScript editor (IDE) – Codelobster PHP Edition

For valuable work on creation of sites you need a good comfortable editor necessarily. There are many requiring paid products for this purpose, but we would like to select free of charge very
functional and at the same time of simple in the use editor – Codelobster PHP Edition .
8 jQuery Camera Photo Plugins
Today we are sharing with you a collection of awesome jQuery Camera Photo plugins. They offer a range of image and camera effects such as camera flash effect, camera shutter effect, webcam, etc. Have fun!
Related Posts:
1. Camera
Camera slideshow is an open source project, based on Diapo slideshow but improved a lot.
2. Shutter Effect Portfolio with jQuery and Canvas
We will be using the HTML5 canvas element to create a simple photography portfolio, which displays a set of featured photos with a camera shutter effect. This functionality will come in the form of an easy to use jQuery plugin that you can easily incorporate into any website.
8 Cool jQuery Animation Effects Tutorials
Back in the day, if you saw something that was animated on a website it was automatically assumed to be Flash. But not anymore, with jQuery you may become interested in creating animated effects, so here are some jQuery Animation Effect tutorials to get you on your way. Have fun!
Related Posts:
1. FourSquare.com like Animated Feeds Display with Jquery
In this tutorial you will learn a simple way to create same RSS scrolling ticker using jQuery.
2. Pointer Trails with jQuery
Learn how to create a pointer trail on your web-page with the help of jQuery.
3. jQuery Animate in Circular Path
Learn how to animate an element in circular path or over a circle using jQuery.
4. Animate Color using jQuery
Animate a change in background Color using jQuery.
5. Dream Night Animation with jQuery
The DreamNight is a screen saver in my friend’s cellphone, I tried to implement it on web with help of jQuery and CSS.
6. Incredible Login Form with jQuery
In this tutorial, we’ll create a sliding panel, that slides in to reveal more content, using JQuery to animate the height of the panel.
7. Load In and Animate Content with jQuery
In this tutorial we will be taking your average everyday website and enhancing it with jQuery. We will be adding ajax functionality so that the content loads into the relevant container instead of the user having to navigate to another page.
8. Using jQuery for Background Image Animations
jQuery is a great library for this type of task but out of the box, it can’t animate background position properly because of the need to animate two values instead of just one.
10 jQuery HTML5 Audio Players
In this post, we have compiled a list of 10 jQuery HTML5 Audio players available today, most allow native audio streaming – something that your visitors would enjoy while they are on your webpage. Have fun!
Related Posts:
1. HTML5 Music Player
The matching jQuery plugin for music player psd created by Orman Clark.
2. MediaElement.js
Instead of offering an HTML5 player to modern browsers and a totally separate Flash player to older browsers, MediaElement.js upgrades them with custom Flash and Silverlight plugins that mimic the HTML5 MediaElement API.



















