<SCRIPT LANGUAGE="JavaScript"> <!-- try { // Function created by WebWindow or JavaScript code on page has a function with the same name. ww_ResetInbuiltValues(); // Reset WebWindow inbuilt values. var canRunCode = true; } catch(err){ // Function not found. Not WebWindow, version before 3.18.0045 or operating system too old. alert("The code on this page is designed to work with a recent version of the WebWindow browser.\nPlease upgrade."); var canRunCode = false; } if(canRunCode){ // WebWindow compatible code. ... .. . ... .. . } // --> </SCRIPT>
|
<ww_Read:ScreenFonts> <SCRIPT LANGUAGE="JavaScript"> <!-- try { var temp_WW_Version = ww_version; } catch(err){ var temp_WW_Version = 0; } if(temp_WW_Version>="3.20."){ if(ww_JS_privacyLevel>=1){ // Next line will sort list in to alphabetical order. ww_ScreenFontList = ww_ScreenFontList.sort(); // Display the full list of screen fonts. for(localLoop=0; localLoop<ww_ScreenFontList.length; localLoop=localLoop+1){ this.document.write("<FONT FACE=\""+ww_ScreenFontList[localLoop]+"\">\n"); this.document.write(ww_ScreenFontList[localLoop]+"<BR>\n"); this.document.write("</FONT>\n"); } } } // --> </SCRIPT>
Extra Javascript value: | HTML tag needed: | Security level: |
---|---|---|
ww_ScreenFontList.length ww_ScreenFontList[...] | <ww_Read:ScreenFonts> | Return some or all private JavaScript values. |
ww_PrinterFontList.length ww_PrinterFontList[...] | <ww_Read:PrinterFonts> | Return some or all private JavaScript values. |
ww_AppsList.length ww_AppsList[...] | <ww_Read:Apps> | Return all private JavaScript values. |
ww_history.length ww_history[...][..] | <ww_Read:History> | Return some or all private JavaScript values. |
ww_historyList.length ww_historyList[...][..] | <ww_Read:History> | Return some or all private JavaScript values. |
ww_favourite.length ww_favourite[...] | <ww_Read:Favorite> | Return all private JavaScript values. |
ww_computerPlatform[..] | Old incorect values: WebWindow 3.20.0048 or before. | New corect values: WebWindow 3.21.0049 or later. |
3 (Platform number) | 2 | 2 |
4 (Major version no.) | 6 | 10 |
5 (Minor version no.) | 2 | 0 |
8 (Build number) | 9200 | 10240 |
3 (Platform number) | 2 | 2 |
4 (Major version no.) | 6 | 6 |
5 (Minor version no.) | 2 | 3 |
8 (Build number) | 9200 | 9600 |
3 (Platform number) | 2 | 2 |
4 (Major version no.) | 6 | 6 |
5 (Minor version no.) | 2 | 2 |
8 (Build number) | 9200 | 9200 |
3 (Platform number) | 2 | 2 |
4 (Major version no.) | 6 | 6 |
5 (Minor version no.) | 1 | 1 |
8 (Build number) | 7601 | 7601 |
3 (Platform number) | 2 | 2 |
4 (Major version no.) | 6 | 6 |
5 (Minor version no.) | 1 | 1 |
8 (Build number) | 7600 | 7600 |
3 (Platform number) | 2 | 2 |
4 (Major version no.) | 6 | 6 |
5 (Minor version no.) | 0 | 0 |
8 (Build number) | 6002 | 6002 |
3 (Platform number) | 2 | 2 |
4 (Major version no.) | 6 | 6 |
5 (Minor version no.) | 0 | 0 |
8 (Build number) | 6001 | 6001 |
3 (Platform number) | 2 | 2 |
4 (Major version no.) | 6 | 6 |
5 (Minor version no.) | 0 | 0 |
8 (Build number) | 6000 | 6000 |
3 (Platform number) | 2 | 2 |
4 (Major version no.) | 5 | 5 |
5 (Minor version no.) | 1 | 1 |
8 (Build number) | 2600 | 2600 |
3 (Platform number) | 1 | 1 |
4 (Major version no.) | 4 | 4 |
5 (Minor version no.) | 10 | 10 |
8 (Build number) | 2222 | 2222 |
3 (Platform number) | 1 | 1 |
4 (Major version no.) | 4 | 4 |
5 (Minor version no.) | 10 | 10 |
8 (Build number) | 1998 | 1998 |
3 (Platform number) | 1 | 1 |
4 (Major version no.) | 4 | 4 |
5 (Minor version no.) | 0 | 0 |
8 (Build number) | 950 to 1214 | 950 to 1214 |
This page was created on; | |
and last updated on; | |
Todays date is; | International date format; | Day/Month/Year (Time) |
Copyright; Mark Agius
©2013
MMVIII |