Free Glossy Icons: The jFeedback Icon Set with Source
In Articles, by Manoela Ilic
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 […]
In Articles, by Manoela Ilic
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 […]
In Playground, by cody
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 […]
In Playground, by cody
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 […]
In Tutorials, by Manoela Ilic
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 […]
In Playground, by cody
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 […]
In Playground, by cody
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 […]
In Playground, by chadking
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 :
In Playground, by cody
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:
In Playground, by cody
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 Articles, by Manoela Ilic
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 – […]
In Playground, by Manoela Ilic
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 […]
In Playground, by chadking
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 […]
In Playground, by Manoela Ilic
Here is a list of 33 JavaScript table sorting scripts and their sources. Enjoy it! 1. jQuery tablesorter http://tablesorter.com/docs/
In Playground, by Manoela Ilic
The API of Google has a lot of useful usage examples. This showcase demonstrates how we can use the Google AJAX Language API to build a live translator that allows […]
In Articles, by Manoela Ilic
Here is a pretty complete registration form, nicely juiced up with some neat CSS. Here you can see a DEMO Download the ZIP file from here: CSS Registration ZIP Enjoy […]
In Playground, by Manoela Ilic
Here is a collection of free CAPTCHA scripts and services than you can easily integrate into your website using PHP or JavaScript: 1. PHP CAPTCHA Library for reCAPTCHA http://recaptcha.net/plugins/php
In Articles, by Manoela Ilic
Today, I want to showcase some of the most famous login and registration forms on the web. As a web developer you might be interested in having a compact overview […]
In Playground, by chadking
Here’s an updated version of the PHP Login System. You can check the old version here. The following was added: