CODE SNIPPETS
Scrollable Tables for FF & IE in Strict Mode with Javascript Enabled
V2 Jan 16 2008 Works with varying widths.IE table body height shrinks when empty.FF stays the same height
V3 Feb 06 2008 Works with varying widths.IE & FF stay the same height
V4 Feb 23 2008 Works with varying widths.IE & FF stay the same height. Fixed left column for IE
Detecting Javascript and Cookies
V1 May 06 2008 Checks to see if javascript is enabled. Php code can be added with js on or off.
V2 May 08 2008 Checks to see if javascript is enabled. Php code can be added with js on or off. Will not interfere with other $_POST
V3 June 10 2008 Checks to see if javascript and cookies are enabled. Php code can be added with js on or off
Miscellaneous
June 28 2008 Make standard variable names incremented