Difference between revisions of "Design Document board18Market Page"
Jump to navigation
Jump to search
m |
(This is a complete reformatting of this page) |
||
Line 1: | Line 1: | ||
The BOARD18 market page consists of the page header, the | {{Design Document Index}}The BOARD18 market page consists of the page header, the stock market board (on the right) | ||
The client (browser) side code for the market page of BOARD18 is contained in the following files: | 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: | |||
{| class="wikitable" | '''[[Object_List|<span style="color: Green">There are also a number of java script objects used by this code</span>]]'''. | ||
|+ This is a table of links to | |||
{{WIKI Links for BOARD18 WEB Pages|float=left}} {| class="wikitable" style="margin: auto " | |||
|+ This is a table of links to documentation about the board18Market page. | |||
| php page | | php page | ||
| [[ | | [[board18Market|board18Market.php]] | ||
|- | |||
| style sheet | |||
| [[board18Marketcss|board18Market.css]] | |||
|- | |||
| rowspan="7" | javascript | |||
| [[board18Market1|board18Market1.js]] | |||
|- | |- | ||
| [[board18Market2|board18Market2.js]] | |||
| [[ | |||
|- | |- | ||
| [[board18Market3|board18Market3.js]] | |||
| [[ | |||
|- | |- | ||
| [[ | | [[board18Market4|board18Market4.js]] | ||
|- | |- | ||
| [[ | | [[board18Market5|board18Market5.js]] | ||
|- | |- | ||
| [[ | | [[board18Market6|board18Market6.js]] | ||
| | |- | ||
| [ | | [[board18Market7|board18Market7.js]] | ||
|} | |} | ||
[[Category:Design]] | [[Category:Design]] |
Revision as of 09:32, 14 September 2014
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 |