Difference between revisions of "Design Document board18Market Page"
Jump to navigation
Jump to search
(This is a complete reformatting of this page) |
m |
||
Line 1: | Line 1: | ||
{{Design Document Index}}The BOARD18 market page consists of the page header, the stock market board (on the right) | {{ReleaseNotice|0.4}}{{Design Document Index}}The BOARD18 market page consists of the page header, the stock market board (on the right) | ||
and the left sidebar containing the token trays. | and the left sidebar containing the token trays. | ||
The client (browser) side code for the market page of BOARD18 is contained in the following files: | The client (browser) side code for the market page of BOARD18 is contained in the following files: |
Revision as of 07:30, 10 October 2014
This page has been updated to comply with Release 0.4.x of BOARD18. |
Design Document edit | |
The BOARD18 market page consists of the page header, the stock market board (on the right) and the left sidebar containing the token trays. The client (browser) side code for the market page of BOARD18 is contained in the following files:
There are also a number of java script objects used by this code.
php page | board18Market.php |
style sheet | board18Market.css |
javascript | board18Market1.js |
board18Market2.js | |
board18Market3.js | |
board18Market4.js | |
board18Market5.js | |
board18Market6.js | |
board18Market7.js |