Posts Tagged Javascript

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.

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.