View Single Post
Old 06-23-2009, 10:49 PM   #2 (permalink)
Wildhoney
La Vida es Sueño
Advanced Programmer Top Contributor 
 
Wildhoney's Avatar
 
Join Date: Sep 2007
Location: Oldham
Posts: 2,258
Thanks: 90
Wildhoney is on a distinguished road
Default

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.
Send a message via AIM to Wildhoney Send a message via MSN to Wildhoney Send a message via Yahoo to Wildhoney
Wildhoney is offline  
Reply With Quote