From: Joan T. <to...@ap...> - 2003-05-09 07:47:31
|
Hi, I'm using Dynapi 2.5.7 in my Web Application and it works fine with IE 5.5 and NS 4.0. Now I'm trying to use it with IE 6 and a problem has arisen: DynAPI.document.getAll() return an empty array. I'm using this function to fetch a DIV element in order to manipulate the information contained within it. Ex: I want to access a <div id="div1'></div> element: DynAPI.document.getAll()['div1'] Has anybody else come across this problem? Is there a fix or perhaps a better solution? Thanks in advance Joan Torres ----- End Included Message ----- |