- news (348)
- links (346)
- jQuery Plugins (62)
- jQuery Code Snippets (34)
- jQuery and JavaScript (21)
- plugins (17)
- jQuery News (17)
- Uncategorized (16)
- Media (13)
- jQuery Mobile (11)
- jQuery and CSS (10)
- jQuery Utilities (9)
- jQuery and Ajax (9)
- Random jQuery Stuff (9)
- jQuery Functions (8)
- jQuery Articles (8)
- images (7)
- jQuery (7)
- jQuery Tutorials (7)
- Jquery Editors (6)
- jQuery and HTML (6)
- jQuery and WordPress (6)
- Javascript Libraries (6)
- jQuery Testing (6)
- jQuery Events (6)
- Supersized - Full Screen Background/Slideshow jQuery Plugin
- Supersized - Full Screen Background Slideshow jQuery Plugin
- jQuery content slider carousel image slideshow | bxSlider
- qTip2 - Pretty powerful tooltips
- 30 Days to Learn jQuery | Tuts+ Premium | The best way to learn creative and technical skills.
- turn.js - The page flip effect for HTML5
- Web Design Shock
- Underscore.js
- SimpleModal / Eric Martin / ericmmartin.com
- Highslide JS - JavaScript thumbnail viewer
- Cookie Law Compliance Solution | Cookie Control by Civic
- Page Loading Effects with jQuery
- Estro - jQuery Ken Burns & swipe effect slider Preview - CodeCanyon
- Make Your Own Bookmarklets With jQuery - Smashing Coding
- jQuery Slideshow & Content Slider Plugin | SlideDeck
- ALAJAX - jQuery AJAX Forms plugin
- jQueryをロードする際のナイス!と思った書き方
- Everything You Need to Build A CSS3 Responsive Fluid Layout | Queness
- How to Code a jQuery Rolodex-Style Countdown Ticker - DesignM.ag
- jQuery/JavaScript Tools and Plugins Worth Checking Out | Impressive Webs
- jqBootstapValidation by ReactiveRaven
- Kendo Blog Posts > Hello Services / WebAPI, REST, JSON and AJAX
- 翻訳:HTML5モバイルWebフレームワークの比較 - きしだのはてな
- [JS]異なる高さのdiv要素を揃えるだけでなく、均等割付やグリッドに揃えることもできるスクリプト -jQuery.grrrid.js | コリス
- [5]テーブル、チャート、コード表示プラグインを活用する - みてわかる!jQuery入門:ITpro
10 jQuery Live Page Edit Plugins
Live edit functionality in web pages and web apps is all the rage these days but never fun to implement. This is where jQuery will make it easier for all of us and here is a collection of 10 jQuery Live Page Edit Plugins that your clients may find useful. Check them out… enjoy! Related [...]
jQuery Ajax Validation Use the Remote Rule
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. Example: Checking if a users [...]
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). jQuery hasHScrollBar() Function Similar functions: Another version…
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.
JavaScript Object Literal Array Examples
Is it possible to declare arrays in JavaScript object literal notation? Example 1 – this works with arrays Declaration: Storage of data: Example 2 – this works with objects Declaration: Storage of data: Please share your thoughts on this in comments.
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. A closer [...]
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: JavaScript Twitter Search API Example Custom Google Search API Setup Tutorial 1. tQuery : Extentions for three.js + jQuery with Demo Mimics jQuery API, tQuery is a thin [...]
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 . Let us consider some important [...]
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: 30 jQuery Responsive Layout Plugins 30 Text Captions Overlay Image Plugins 1. Camera Camera slideshow is an open [...]
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: 10 CSS3 and [...]
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: 10 Best jQuery and HTML5 Media Players 10 Crazy HTML5 and JS Experiment Showcase 1. HTML5 Music [...]
Desktop to mobile website conversion with jQueryMobile
jQuery Mobile is a powerful framework for making mobile web applications. But can we use it to convert existing desktop website into the mobile representation? It’s possible using MobilizeToday.com online service. They offer widgets based model of representing any existing HTML content into the mobile view. The technology behind is XSLT transformation. The conversion process [...]
Basic JavaScript Regular Expression Example
I have jotted a quick post on a Basic JavaScript Regular Expression Example to give beginners out there a taste of the power of using Regex in jQuery/JavaScript. Example: Want to extract the price, could be an integer or float from a dataset of prices. Dataset: Regex pattern: You can use a Regular Expression tool [...]
Interesting JavaScript, jQuery & Random Web Dev on the Net – April 2012
In April 2012′s edition of Interestingly Random JavaScript, jQuery and Web Development we bring you some very cool stuff such as a look at the new Windows 8 OS, Some JS to PHP function conversions, Free JavaScript Design Patterns Book, the best table plugin we’ve seen and some good ole random stuff. Enjoy. Related Posts: [...]
10 Really Popular jQuery Plugins
In this post we are sharing you a roundup of 10 really jQuery plugins as of today. Pretty cool plugins you would love incorporating into your webpage! Really worth to check out and try. Have fun! Related Posts: 2,500+ Popular jQuery Plugins Directory 1. Pep It was built out of a need for kinetic drag [...]
Learn more about jQuery
Live edit functionality in web pages and web apps is all the rage these days but never fun to implement. ...
I only just found out that the jQuery validation plugins has a validation rule called “remote” which can be used ...
jQuery function to check if horizontal scroll is present – hasHScrollBar() – (or vertical check below also, util function to ...
jQuery function to Set any DOM Element to Top View (bring to front) using CSS Z-Index property.
Is it possible to declare arrays in JavaScript object literal notation? Example 1 – this works with arrays Declaration: Storage ...
To get the a variables type using jQuery there is a jQuery function called .type() which returns “array”, “string”, “number”, ...
In this post you can find tutorials which explain step by step different API use cases with jQuery like Google ...
For valuable work on creation of sites you need a good comfortable editor necessarily. There are many requiring paid products ...
Today we are sharing with you a collection of awesome jQuery Camera Photo plugins. They offer a range of image ...
Back in the day, if you saw something that was animated on a website it was automatically assumed to be ...
In this post, we have compiled a list of 10 jQuery HTML5 Audio players available today, most allow native audio ...
jQuery Mobile is a powerful framework for making mobile web applications. But can we use it to convert existing desktop ...
I have jotted a quick post on a Basic JavaScript Regular Expression Example to give beginners out there a taste ...
In April 2012′s edition of Interestingly Random JavaScript, jQuery and Web Development we bring you some very cool stuff such ...
In this post we are sharing you a roundup of 10 really jQuery plugins as of today. Pretty cool plugins ...
As always expected from the jQuery community, the compilation we have for you today are some good and impressive recently ...
A collection of jQuery PNG/JPEG/GIF plugins that enables image animation, cartoon-like background, etc… let them help you design displays for ...
A collection of JavaScript/jQuery Zip/File/Compressor plugins that allows you to minify your JS code and compress your JS files ready ...
Quick jQuery code snippet on how to keep an element in view. For demo scroll down on any page on ...
Here is what I think is the best and most reliable way to load jQuery library and jQuery UI Libraries. ...
Use jQuery and the Google Maps API to create your own map application.
Super cool and easy way to get stylish tooltips with jQuery.
The right way to include the jQuery library in WordPress.