Horizontal Scrollbar

Information

Code comments included in this document as well as its associated style sheet will assist you in setting up the code. Please also refer to online documentation as needed.

Although this example uses a table to place the images in a row for horizontal scrolling, tables are not necessary. Inline list items or white-space: nowrap could be used to prevent wrapping of content in the scroll area. See the other horizontal scrolling example.

Back to index for more demo's and information.