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

jQuery Set Image TITLE from ALT Tag

jQuery Code Snippet to get the alt tags of each image and set the title tag so it is the same as the alt tag. Could be useful to improve SEO for the web page and added support for browsers such as Firefox that utilise…

Continue reading →

jQuery Parallax Tutorial – Animated Header Background

I think we all agree that the parallax effect can get you that WOW factor when someone visits your website. So, I thought i would show you a live jQuery parallax example. In this tutorial i will explain in detail how to create your own…

Continue reading →

jQuery Preload CSS Images

This is a useful way of pre-loading css images before rendering JavaScript/jQuery animation for example. This Script is a little jQuery plugin that caches all images referenced in linked/imported CSS files (it iterates through each rule in each stylesheet attached and if the rule’s value…

Continue reading →

jQuery Wrap All Images on Page

Simple jQuery code snippet to wrap all images on a web page into a div which contains a class for formatting. The jQuery wrap() function can be used to wrap any elements on a page with any html code. jQuery(document).ready(function($) {     $("img").each(function() {…

Continue reading →

Awesome jQuery Magnifier Plugin – ZOOMY

Hey guys, i stumbled upon this awesome image magnifying zoom plugin which lets you zoom images on a webpage using your mouse like a magnifying glass. You simply click on the image to activate the zoom and then just hover your mouse over the image….

Continue reading →

Page 4 of 6 ←; First ... 2 3 4 5 6
promote your blog
Best CDN
scroll to top