jQuery fans blog and community sharing news, plugins, video tutorials, demos and more.

How to Clear setInterval() without Knowing the ID

Problem Declaring a setInterval() without keeping a reference to it (which is returned from the function call setInterval(), it returns an id number for the registered event). Like so: var interval = setInterval(function() {     console.log(’i'); }, 1000); console.log(interval); It you can see it…

Continue reading →

10+ jQuery Image Sprite Plugins & Tutorials

Today we are sharing you our collection of 10+ jQuery Image Sprite Plugins and Tutorials. With these plugins it is now possible to create a powerful animations and effects. Very useful for those who wants to create any animated stuff like game characters etc. 1….

Continue reading →

5 jQuery Number Animation Plugins

Today we are sharing you our collection of 5 jQuery Number Animation plugins. These plugins simply have “number animation” effects with jQuery which adds a nice touch. Enjoy! 1. (Roundabout) Point Counter It’s ready-to-go straight out of the box, but if you want to get…

Continue reading →

20 jQuery Plugins to Create Animating Image Effects

jQuery can be very powerful and as you learn more about it you will be amazed what it is capable of doing. Today’s post is a collection of 20 jQuery plugins to create animating image effects on your site/blog. They could be very helpful to…

Continue reading →

10 Cool jQuery Flyout Menu Plugins

There are numbers of ready-made scripts that can be implemented into your project very quickly, and navigation menus are just one of the elements of a website that can be enhanced by jQuery. And to help you shorten your developing process, we are sharing you…

Continue reading →

Page 1 of 8 1 2 3 4 5 ... Last →
promote your blog
Best CDN
scroll to top