Beautiful Slide Out Navigation: A CSS and jQuery Tutorial

Tutorials

Today I want to show you how to create an amazing slide out menu or navigation for your website. The navigation will be almost hidden - the items only slide out when the user hovers over the area next to them. This gives a bea... read more

November 30, 2009 by Mary Lou 58 Comments »

jTextTranslate: A jQuery Translation Plugin

Development

The double-click functionality in the New York Times was somehow fascinating but also highly discussed because it boldly used the browser functionality to get the definitions of words. Fortunately, the double click now causes ... read more

November 30, 2009 by cody 6 Comments »

Free Glossy Icons: The jFeedback Icon Set with Source

Web Design

For our last post Cody asked me to create these two glossy icons for the jFeedback jQuery plugin. We thought, we could post the icons as well with the Photoshop file because you might want to change the color or the symbol. ... read more

November 25, 2009 by Mary Lou 1 Comment »

jFeedback: A Minimal jQuery Notification Plugin

Development

Every web developer knows how difficult it can be to decide how to provide feedback to the user in form of an error or a success message. When submitting forms or executing actions on web sites it is of great importance to ... read more

November 24, 2009 by cody 7 Comments »

jCapSlide: A jQuery Image Caption Plugin

Development

Here is a new plugin for creating nice sliding captions for images. When hovering over the image, the caption appears and the image gets a semi-transparent color overlay. You can call the plugin the following way: $(el... read more

November 23, 2009 by cody 13 Comments »

CSS Tutorial: Image with Toolbar and Navigation Overlay

Tutorials

In this tutorial I will show you how to create an overlay toolbar and navigation for an image. This type of technique can, for example, be applied in an image gallery where you want to provide some options for the user when he is ... read more

November 23, 2009 by Mary Lou 4 Comments »

jPaginate: A Fancy jQuery Pagination Plugin

Development

jPaginate is a jQuery pagination plugin that comes with a twist: animated page numbers. The user can slide through the available page numbers by clicking or just hovering over the arrows. Shortlinks to the first and last page ... read more

November 17, 2009 by cody 40 Comments »