
Credit must go to javascript-array.com for the Simple Drop-Down Menu I adapted for this page. My own attempt at writing a drop-down menu was a failure; this one works better than mine would have in any case.
–
I originally wrote a crude browser detector (AKA user agent sniffer), but found that it was not accurate enough. So I wrote a new script that parses the userAgent property of the navigator object. This script (getBrowser) returns the userAgent string of your browser, as well identifying it; a much simpler form of the script is included in the common script used on all pages (though it isn't used for anything at the moment).
–
–
As you can see, the userAgent string begins with "Mozilla/5.0" (an artifact from the Browser Wars of the late '90s), followed by your hardware and/or OS information. Following this is usually the name of the layout engine: "AppleWebKit", "Gecko", and "Trident" are the three most common (these correspond to Chrome/Safari, Firefox, and Internet Explorer, respectively.) To tell Chrome and Safari apart, it looks to see if the string "Chrome" is present; on Safari this is replaced by "Version". I also added checks for mobile browsers, for future use (i.e. when I add support for them to the pages).
Uses the new unified collapse-a-widget (widget).
Key: [TAG], Directory, CSS, HTML, HTML Element, JavaScript, OpenOffice Document, Text.
| Content | Date | HTML/CSS | |
|---|---|---|---|
| / | |||
| ABOUT | 
  | 
	09/05/14 | ![]()  | 
| CHANGES | 
  | 
	03/11/15 | ![]()  | 
| INDEX | 
  | 
	09/04/14 | ![]()  | 
| LINKS | 
  | 
	09/05/14 | ![]()  | 
| TODO | 
  | 
	03/11/15 | ![]()  | 
| Content | Date | HTML/CSS | |
|---|---|---|---|
| /dos/jazz | |||
| JAZZ | 
  | 
	05/10/11 | ![]()  | 
| JAZZITEMS | 
  | 
	05/10/11 | ![]()  | 
| JAZZOBJECTS | 
  | 
	05/10/11 | ![]()  | 
| JAZZPLANETS + | 
  | 
	05/10/11 | ![]()  | 
| JJE1 | 
  | 
	05/10/11 | ![]()  | 
| JJE2 | 
  | 
	05/10/11 | ![]()  | 
| JJE3 | 
  | 
	05/10/11 | ![]()  | 
| JJE4 | 
  | 
	05/10/11 | ![]()  | 
| JJE5 | 
  | 
	05/10/11 | ![]()  | 
| JJE6 | 
  | 
	05/10/11 | ![]()  | 
| JJEA | 
  | 
	05/10/11 | ![]()  | 
| JJEB | 
  | 
	05/10/11 | ![]()  | 
| JJEC | 
  | 
	05/10/11 | ![]()  | 
| JJEX | 
  | 
	05/10/11 | ![]()  | 
| JJEX95 | 
  | 
	05/10/11 | ![]()  | 
| JJEZ_BONUS | 
  | 
	05/10/11 | ![]()  | 
| JAZZWEAPONS | 
  | 
	05/10/11 | ![]()  | 
	Super Mario 64 Guide
	 
	
  | 
    An expansion of the Super Mario 64 Checklist; stalled. | 
Side-by-side comparison of the first twelve ships, GIF vs. 
SVG.
GIFs: 53px x 53px x 4bpp. SVGs: 31px x 31px (originals) scaled to 53px x 
53px; stroke width of B&W SVGs is 1.282px.
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
This page was last modified on 04 Sep 2014.
Page design is 
©2014 Thomas Keith / Insectoid.