I almost hear you asking - why another jQuery tooltip plugin? Well, I actually never planned creating this plugin until I reached the final stages of designing this website and decided to add some pretty tooltips. So I started looking for a tooltip plugin that allows easily creating stylish ...
read more
direct link
A jQuery plugin to add notes below textareas and input fields based on regex patterns.
Type something. As soon as you type a number, a note will be added below the textarea. If you type "sex", a warning will be shown.
You can use it for everything that has values, so for example a text inp...
read more
direct link
What is TopUp?
TopUp is an easy to use Javascript library for unobtrusively displaying images and webpages in a Web 2.0 approach of popups. The library is jQuery and jQuery UI driven in order to maintain cross-browser compatibility and compactness.
Source
http://gettopup.com/
Demo
htt...
read more
direct link
A cool jquery/css thumbnail scroller inspired by the ones made in Flash. It works on mouse over and it’s simple to configure and easy to style through css.
Source
http://manos.malihu.gr/jquery-thumbnail-scroller
Demo
http://manos.malihu.gr/tuts/jquery_thumbnail_scroller_horizontal_fu...
read more
direct link
In this tutorial we are going to create an extraordinary gallery with scrollable thumbnails that slide out from a navigation. We are going to use jQuery and some CSS3 properties for the style. The main idea is to have a menu of albums where each item will reveal a horiz...
read more
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
The other day we were wondering how we could show our visitors more of our works. It's normal that in a blog older posts get forgotten and even if something might still be very interesting and relevant, it get's lost under the pile of new stuff. So we decided to creat...
read more
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