Blog Detail
jQuery Howto
http://jquery-howto.blogspot.com
"jQuery HowTo" blog contains a vast amount of jQuery and javascript code, tips and tutorials. You will find jQuery/JavaScript code snippet performance benchmarks and recommendations on how to write a lightweit and efficient code.
Blog also explains jQuery javascript library insights and how to use them.
Recent Posts
Cross-domain RSS to JSON converter [jQuery plugin]
No doubt that Web2.0 is one of the best things that happened in our lifetime (besides the internet itself). When we mention Web2.0 first things that come into our minds are AJAX, rounded corners, clean and light layouts and of course RSS feeds. Nowad...
Create callback functions for your jQuery plugins & extensions
Most of the time custom jQuery plugins and extensions that we create do not use a callback functions. They usually simply work on DOM elements or do some calculations. But there are cases when we need to define our own custom callback functions for ...
jQuery Twitter plugin update – jTwitter 1.1
Some time ago I created jQuery Twitter plugin – jTwitter. Plugin lets you get data about any Twitter user, such as user’s bio, profile image, homepage URL, background image URL, following count, followers count, messages count, etc. without any T...
JavaScript / jQuery password generator
This month, October, is a National Cyber Security Awareness Month. The aim is to increase cyber and internet security awareness among surfers. Google and others are joining the move. So I thought I would write a post regarding internet security to ad...
Host jQuery on Microsoft CDN servers
After Microsoft decided to ship and use jQuery library for its JavaScript needs in Visual Studio, hosting jQuery on Microsoft CDN servers is actually a logical and good decision. Yes, some of us might argue that Google already hosts jQuery, but Micro...
Get URL parameters & values with jQuery
In this post, I would like to share a little jQuery code snippet that makes getting URL parameters and their values more convenient. Recently, while working on one of my projects, I needed to read and get parameter values from URL string of the curr...


I added this blog to my RSS feed for the times when I'm confident with jquery. Came across it recently while searching for jquery beginner tutorials.
This blog used to share advanced jquery tips and insights, but now it's also posting jquery beginner tutorials as well. Just wanted to share it with you guys...
Uzbekjon thanks for this very useful resource.
Posted: August 18th, 2009 | Report This Comment