Browsing Posts from July, 2010

An AJAX Click to Appreciate Badge

Added on Jul 28th, 2010 in Tutorials | 26 comments

If you’ve ever dropped by Behance, you’ve probably noticed their appreciate badge, with which you can show your appreciation for somebody’s creative work. In this tutorial we are making an improved version, which you can include in every page of your site with a bit of jQuery magic.

Read more

Making a Custom YouTube Video Player With YouTube’s APIs

Added on Jul 23rd, 2010 in Tutorials | 64 comments

Today we are going to make a jQuery plugin which uses YouTube’s chromeless player, and creates our own set of minimalistic controls, which allows for perfect integration with your designs. The supported controls include a Play/Pause/Replay button, and a clickable progress bar.

Read more

Colortip – a jQuery Tooltip Plugin

Added on Jul 14th, 2010 in Tutorials | 49 comments

In this tutorial we are going to write a simple jQuery tooltip plugin. It is going to convert the title attributes of elements withing your page, into a series of colorful tooltips.

Read more

Making a Slick MobileApp Website with jQuery & CSS

Added on Jul 9th, 2010 in Tutorials | 22 comments

This time we are making a complete jQuery & CSS website for a fictional mobile application. It is going to feature semantic markup and a progressively enhanced slideshow effect.

Read more