From: Jared N. <ja...@aa...> - 2001-01-11 20:16:30
|
Is anyone else is having trouble with iframe-less loadpanel in IE5.5? I get an error (object doesn't support this property or method) on line 164 in loadpanel which is: lpanel.loadElement.startDownload(url,LoadQueue.loadHandler); now, in an effort to be one of the helpers, a not just a complainer, I have spent the past 3 hours trying to fix the line above. I have been unable to figure out what on earth is wrong with, my only theory is that perhaps the behavior hasn't loaded yet (but that's probably incorrect). Has anyone made any progress with this? Maybe if we pool our ideas we can get it to work :o) I tried removing the code and trying a barebones example of startDownload and it worked fine. |