Music Portfolio Template with HTML5 and jQueryJuly 26, 2010

Today we want to share a music portfolio template with you. The idea is to create an artist portfolio with a discography line up and HTML5 audio player jPlayer. The artist albums are shown using the jCarousel plugin and the user can add song samples to the play list and reorder the songs by drag...

read more

Latest Tweets Tooltip with jQueryJuly 20, 2010

If you have a news website, it might be interesting for you to allow your users to see the latests tweets about a topic. Here is a jQuery plugin for showing the latest tweets about a certain word or phrase. For this plugin we are using the jQuery Twitter Search Plugin. Words or phrases that...

read more

Sliding Checkbox Actions Menu with jQueryMay 31, 2010

In this tutorial we will create an actions menu with jQuery that appears when checkboxes are selected. This can be a very helpful UI property since we don't force the user to scroll to the place where the actions are - they just appear whenever the user needs them. ...

read more

Interactive Image Vamp up with jQuery, CSS3 and PHPMarch 22, 2010

Today we will show you how to create an online application for giving some funny touches to an image. We will be using jQuery and jQuery UI for dragging and resizing little bling elements like mustaches and glasses. With PHP the image and the bling elements will get m...

read more

jQuery Fancy Draggable CaptchaSeptember 8, 2009

Here is a jQuery example for a captcha in a registration form. In order to pass the "Are you human" test, the user has to drag the numbers from 1 to 6 into order. [caption id="attachment_351" align="alignnone" width="585" caption="Click to see a demo"][/caption] Here you can download the sourc...

read more