Difference between revisions of "Design Document board18Market Page"
Jump to navigation
Jump to search
m |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ReleaseNotice| | {{ReleaseNotice|2.5}}{{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: | ||
Line 7: | Line 7: | ||
{{WIKI Links for BOARD18 WEB Pages|float=left}} {| class="wikitable" style="margin: auto " | {{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. | |+ 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 | | style sheet |
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 |