06-23-2009, 10:49 PM
|
#2 (permalink)
|
|
La Vida es Sueño
Join Date: Sep 2007
Location: Oldham
Posts: 2,258
Thanks: 90
|
Oh, such a mess! That is bad JavaScript code, and incredibly difficult to debug because of all the HTML mess. I much prefer the OOP way of creating HTML elements in JavaScript, such as like document.createElement.
Perhaps somebody else can have a stab at debugging this, but I am just here with a caveat that this not the approach to take, for others thinking: "That's a mess! JavaScript sucks!"
Sorry, but I know I can be so blunt because you didn't code it  !
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
|
|
|