Posts as of June 2009

Slideshow Using Prototype and Scriptaculous

Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. Script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.

PHP Captcha Image Verification

CAPTCHA is used on many website to ensure that the response is not generated by computer.

Drop Down Menu Using Javascript and CSS

Having a drop down menu on your site header will help your visitors a lot to navigate your site, especially one with a lot of pages. This is an example on how to create a drop down menu on your website using a simple Javascript.