jQuery Fancy Date Picker
Nov 2, 2008 JQuery, Plugins & Widgets

jQuery date picker is a drop down date picker calendar when input field is focused. We have to use following files for date picker.
Tags: date picker, JQuery, plugin
Accessible News Slider jQuery Plugin Download
Oct 13, 2008 JQuery, Javascript, Scroll

Accessible News Slider is a JavaScript plugin built for the jQuery library. It meets the accessibility requirements also as outlined by WCAG 1.0.
Tags: accessibility, Javascript, JQuery, plugin, Scroll, Slider
jCarousel Lite Scroll – Fancy Scroll
Sep 22, 2008 JQuery, Plugins & Widgets, Scroll

jCarousel Lite is a jQuery plugin 2kb in size. jCarousel Lite can be used for fancy scrolls of content including images or text. I have created an example for my need and put it here to download but updates and all documentation as well as complete customization can be found at original website.
Fav Icon Tutorial
Place favicon.ico file in root directory of your web host (public_html or www) and add following code into head section of your web page.
<link rel="Shortcut icon" href="/favicon.ico"> </link>
OR
<link rel="icon" href="http://www.url/favicon.ico" type="images/x-icon" />