Archive for the ‘Javascript’ Category
Creating a text rotator with jQuery
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
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
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
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
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
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 ...
