Difference between revisions of "Design Document board18Market Page"
Jump to navigation
Jump to search
(Added Board18Market7) |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
The BOARD18 market page consists of the page header, the | {{ReleaseNotice|2.5}}{{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. | ||
| overview | |||
| [[Design_Document_Client_Side_Overview#The_Stock_Market_Page|board18Market]] | |||
|- | |||
| 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]] |
Latest revision as of 08:06, 28 July 2017
This page has been updated to comply with Release 2.5.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.
overview | board18Market |
style sheet | board18Market.css |
javascript | board18Market1.js |
board18Market2.js | |
board18Market3.js | |
board18Market4.js | |
board18Market5.js | |
board18Market6.js | |
board18Market7.js |