jMaxInput: jQuery Twitter-Like Textarea

Development

jMaxInput allows you to limit the input size of a textarea like it is done in Twitter. The number of characters left to type are shown while typing. The user can write as many characters as he wants (negative value is shown) b... read more

November 8, 2009 by cody 25 Comments »

jQuery Image Cropper with Uploader v1.1

Development

Here's an updated version of the Image Cropper. The upload button was replaced by an overlay on the image. There are also some extra functionalities : invert the picture colors rotate the image sepia transforms a... read more

November 4, 2009 by chadking 15 Comments »

jStickyNote: A jQuery Plugin for Creating Sticky Notes

Development

jStickyNote is a jQuery plugin that allows to create sticky notes on your web site. It is configurable and this is how you use it: $(element).stickynote(); You can as well define the following properties: size:... read more

October 30, 2009 by cody 19 Comments »

jBar: A jQuery Notification Plugin

Development

jBar is a jQuery Plugin that allows you to integrate notifications in your web site. The behavior is very similar to Twitter's and Stackoverflow's notification messages. The plugin is configurable in text color, position (top ... read more

October 29, 2009 by cody 16 Comments »

The "new" design of IMDb

Web Design

Some time ago the incredible happened: our beloved movie database site IMDb finally realized that it was not 1996 anymore and dared to hire some designers in order to - you won't believe it - change the design of the page! When I ... read more

October 27, 2009 by Mary Lou 6 Comments »

And what about resolution?

Development

Working a lot with images I was coming across some curiosities concerning how web sites deal with pictures and especially the uploading of pictures. In social network sites like Twitter or Facebook the user can upload images ei... read more

October 21, 2009 by Mary Lou No Comments »

jQuery Image Cropper with Uploader

Development

Please check the updated version here! Some time ago I posted the Dynamic jQuery Image Gallery with Uploader which uses the class.upload, uploadify and ad-gallery scripts. This time I want to show how to integrate the class.u... read more

October 17, 2009 by chadking 14 Comments »

33 JavaScript Solutions for Sorting Tables

Development

Here is a list of 33 JavaScript table sorting scripts and their sources. Enjoy it! 1. jQuery tablesorter http://tablesorter.com/docs/ 2. Table sorting with Prototype http://tetlaw.id.au/view/blog/table-sorting-with... read more

October 3, 2009 by Mary Lou 5 Comments »