Great Accordion Scripts

Posted on

Last Week NetTuts posted a great tutorial about Creating an Accordion Effect using Prototype and Scriptaculous javascript libraries. I thought that this post was very informative yet simple. So I scoured the internet for some great According Scripts that will accomplish this effect using various coding methods. Simple javascript Accordian – The Simple JavaScript accordion script is my favorite. It is very small script at about 1kb and it requires no frameworks. It works in… Read more »


10 Auto Complete Ajax Scripts

Posted on

In 2005 when Google implemented Google Suggest, Ajax took off. Every web developer was trying to duplicate what Google accomplished. Its now 2008 and there are tons of ways to accomplish Google Suggest. Below is a list of 10 Auto Complete Scripts with various frameworks. The list below is in no particular order. jqac – Is jQuery plugin for autocomplete. jqac is very easy to implement and has a scrollable suggests list. It also allows… Read more »