vijayjoshi.org - php | javascript | ajax | and all things web

Archive for the ‘Javascript’ Category

Creating a text rotator with jQuery

December 14th, 2010 | Posted by Vijay Joshi | 9 Comments
jQuery is appropriately described as the “write less, do more” library. Few lines of code, if written appropriately, can produce wonderful tools or utilities. In this article we will create a ...

jQuery: Difference between .each and jQuery.each

November 24th, 2010 | Posted by Vijay Joshi | 3 Comments
It can be quite confusing when you have 2 methods in an API with same names. Hopefully, this post will clear up your doubts. .each is an iterator that is used ...

Guys, I am writing a book

November 22nd, 2010 | Posted by Vijay Joshi | 6 Comments
Yes that’s right and it is called PHP jQuery Cookbook.  As the name suggests, it’s about creating rich internet applications using 2 of my favorite technologies – PHP and jQuery. I ...

jQuery Tip: Finding tag name of an element

November 20th, 2010 | Posted by Vijay Joshi | 1 Comment
While coding jQuery or javascript, sometimes we need the tag name of an element. This post will show how you can retrieve the tag name of an element easily using ...

61 jQuery Image and gallery plugins

November 11th, 2010 | Posted by Vijay Joshi | 3 Comments
Presenting list of 61 jQuery plugins for galleries and slideshows. All of them are different and you can choose from them depending on the project you are working on. If you ...

5 must have firefox addons for every web developer

January 21st, 2010 | Posted by Vijay Joshi | 3 Comments
Being a web developer there are some tools which I need and use on daily basis. Here are 5 such addons I think every web developer should install on their ...