<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.board18.org/index.php?action=history&amp;feed=atom&amp;title=The_BID18xxCom_File</id>
	<title>The BID18xxCom File - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.board18.org/index.php?action=history&amp;feed=atom&amp;title=The_BID18xxCom_File"/>
	<link rel="alternate" type="text/html" href="https://wiki.board18.org/index.php?title=The_BID18xxCom_File&amp;action=history"/>
	<updated>2026-06-16T10:28:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.0</generator>
	<entry>
		<id>https://wiki.board18.org/index.php?title=The_BID18xxCom_File&amp;diff=3089&amp;oldid=prev</id>
		<title>Rich: Initial page contents</title>
		<link rel="alternate" type="text/html" href="https://wiki.board18.org/index.php?title=The_BID18xxCom_File&amp;diff=3089&amp;oldid=prev"/>
		<updated>2020-10-29T19:24:06Z</updated>

		<summary type="html">&lt;p&gt;Initial page contents&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{BID18xx Design Document Index}}&lt;br /&gt;
This file contains two scripts that are common to &lt;br /&gt;
all bid18xx web pages.&lt;br /&gt;
&lt;br /&gt;
All bid18xx global variables are contained in one&lt;br /&gt;
&amp;#039;master variable&amp;#039; called BID18.  &amp;lt;br&amp;gt;This isolates &lt;br /&gt;
them from global variables in other packages.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
BID18 initialization and initial page resizing happen here. &lt;br /&gt;
&lt;br /&gt;
== Page Resizing Functions ==&lt;br /&gt;
These 2 functions control the sizing of all BID18xx pages.&lt;br /&gt;
&lt;br /&gt;
=== function setPage() ===&lt;br /&gt;
Function setPage() adjusts the height and width&lt;br /&gt;
of rightofpage and the height of lefttofpage.&amp;lt;br&amp;gt;&lt;br /&gt;
It is triggered by the resize() function.&lt;br /&gt;
&lt;br /&gt;
=== function resize() ===&lt;br /&gt;
Function resize() is triggered whenever a&lt;br /&gt;
window resize event occurs.&amp;lt;br&amp;gt;&lt;br /&gt;
Function resize() waits for 200 ms (2 seconds) before&lt;br /&gt;
executing setPage(). &amp;lt;br&amp;gt;Multiple window resize  &lt;br /&gt;
events that occur within this time peroid &lt;br /&gt;
will only trigger the setPage function once.&lt;br /&gt;
&lt;br /&gt;
[[Category:Design]]&lt;/div&gt;</summary>
		<author><name>Rich</name></author>
	</entry>
</feed>