Please start adding this site best viewed in any
browser (if you dont have firefox you should get a browser that works) more recent than IE.
Everything viewed better using
firefox. IE MUST DIE CUT CUT StAB Stab.
Rants to day:
IE doesnt support HTMLElement.appendChild
hack - HTMLElement.innerHTML = HTMLElement.innerHTML only this screws up any event handlers you have attached
UPDATE: The problem I was having was appending things dynamically to a table was causing nothing dynamic to render. The solution was adding a tbody elemnt that the rows get added to.