Javascript carousels are used to display some images or content, in a often narrow space, allowing the webdesigner to show much info in a limited space. They add some functionality to page, and in the same time some visual candy.
Some of scripts that can help us to achieve this are presented below:
Carousel Component
The script use […]
Posted on March 8th, 2008 by admin
Filed under: Ajax, Javascript | 4 Comments »
When we need to enter data into an input form element , but need strict data ( like in select), but the amount of possible data is too big, we can make use of an ajax autosuggest, or autocomplete to guide the user. In this post I’ll try to present some solutions for this.
FaceBook […]
Posted on February 27th, 2008 by admin
Filed under: Ajax | 1 Comment »
We need rating scripts for different situations in our webpages. For example we want visitors to rate a wallpaper in a wallpapers site, or a product in a shopping cart. For this we can use one of the rating scripts presented below:
Unobtrusive AJAX Star Rating Bar
The guys from masuga design made this script unobtrusive, configurable( […]
Posted on February 11th, 2008 by admin
Filed under: Ajax, CSS | 2 Comments »