Floating horizontal scrollbar

How to use a jquery plugin to implement floating horizontal scrollbar, which is especially useful for single page application where partial content of the page (i.g. table of data) are large and dynamically updated and you don't want to make use of the browser scrollbar for scrolling the partial content.

Javascript calendar

A javascript calendar.

Dynamically change form action based on user input

How to dynamically change html form action value based on user input.

HTML div and span

Introduction to html div and span elements and their differences.

CSS placement

Three kinds of css placement in HTML.