[Javascript] document.createElement("TBODY")

Hassan Schroeder hassan at webtuitive.com
Mon Apr 16 08:44:43 CDT 2007


Michael Borchers wrote:

> but how do i fill the new row with ready-made-HTML from an ajax request?
> innerHTML won't work in IE and i can't create all the elements for that row
> because they have to be generated dynamically from my ajax script.

Sorry, why is it that you "can't" parse your response and create the
appropriate elements to append to your new TBODY?

-- 
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
                opinion: webtuitive.blogspot.com
				
                          dream.  code.





More information about the Javascript mailing list