Design Document Client Side Coding Details

From BOARD18 Project WIKI
Revision as of 14:34, 11 September 2014 by Rich (talk | contribs) (added style sheet info.)
Jump to navigation Jump to search
Design Document edit


The client side of Board18 consists of seven web pages.
These web pages are described briefly in the Client Side Overview document.
But they are also described in more detail, each in their own set of WIKI pages.
The table below and to the right contains links to all of this material.
There are a few files that are common to all seven web pages; They are described below.

This is a table of links to information about all of the Board18 web pages.
Overview Detail Design
index Page index Page
board18Main Page board18Main Page
board18Admin Page board18Admin Page
board18New Page board18New Page
board18Map Page board18Map Page
board18Market Page board18Market Page
access-denied Page access-denied Page

Common Style Sheet

The board18com.css style sheet lays out the overall structure of all BOARD18 pages. This consists of the top of page division, the left of page division and the right of page division. These divisions are described here. This style sheet also formats the header area of all BOARD18 pages. The top level block elements in this style sheet will all use fixed positioning.

Common Scripts