June 12th in JavaScript by .

SimpleBox – When All You Really Need Is A Simple Box

Tweet

There is a bunch of Lightbox style jQuery plugins, from the original Lightbox to some of the new alternatives such as FancyBox. So why another jQuery plugin? Well, at around 1kb(546 bytes gzipped) minified, SimpleBox is extremely light and provides you with a nice little dialog for your confirmation messages, forms and just about anything where a full LightBox is just overkill.

Using SimpleBox is extremely simple too, include the JS file, one image, and a couple of lines of CSS …

February 17th in HTML5, JavaScript by .

AudioForAll jQuery Plugin

Tweet

A couple of days ago I was watching a talk by Paul Irish at the jQuery Boston Conference. During his talk he mentioned video for everybody. Now, Video for Everyone does not use JavaScript to achieve it’s objective but simply a predefined chunk of HTML.

I thought I would take a stab at creating a jQuery plugin that would do something similar to Video for Everybody but instead, for audio. Because I am using JavaScript and not a chunk of HTML to …

October 24th in Articles, JavaScript by .

It’s The DataLink That Binds Us – jQuery DataLink

Tweet

Recently I posted two articles about one of the new official jQuery plugins called jQuery Templates here and here. Another of these plugins is the jQuery DataLink plugin (Download from GitHub). Essentially what the DataLink plugin does is create a two way, although you can configure it to be one-way only, link between a JavaScript object, a form and it’s elements. So what do I mean by this exactly? Well, it means that when any of the values in the form …

July 10th in Articles by .

Attribute : An Easy Image Attribution Plugin for jQuery

Tweet

A couple of days ago I read an article on Site Sketch 101 about automatically adding image attribution, when using images from for example the Flickr Creative Commons licensed images, to these images using PHP. This made me think, it should not be to difficult to create the same functionality using jQuery and the rel attribute. With that, I set out to create a small and simple jQuery plugin that will do just that. The end result is, no surprise here, the jQuery …

Performance Optimization WordPress Plugins by W3 EDGE