Hello,
I created markup table code in JS and I write it to document by document.write().
But this code is not interpreted. Probably ínterpret is runing before javascript.
Is it possible to interpret the table code manually in javascript? Thanx.
Petr Mach