« Return to Thread: Error when using YUILoader with container

Re: Re: Error when using YUILoader with container

by Satyam-3 :: Rate this Message:

Reply to Author | View in Thread

I got a similar error when I had the HTMLtidy add-on loaded.  The page
worked fine in IE but failed in Firefox.  Without the add-on (which I never
reinstalled) I never had the problem again.  That was the guilty one in my
case, I can't tell for sure if it is the same one in your case.  Try first
with IE and if it works, start disabling add-ons.

Satyam

----- Original Message -----
From: "Leroy Stav" <roy@...>
To: <ydn-javascript@...>
Sent: Monday, February 04, 2008 8:26 PM
Subject: [ydn-javascript] Re: Error when using YUILoader with container


> Any news on this?
> I'm getting this error when calling somepanel.render(document.body);
> from within a function that is called from my onDOMReady function.
>
> --- In ydn-javascript@..., "mads_randstoft"
> <mads.randstoft@...> wrote:
>>
>> When I use the YUILoader to load the container library and in the
>> "onLoadComplete" create a Dialog (it does not matter if I create it
>> from script or from markup) and afterwards "render" the dialog I get
>> this error in Firefox:
>>
>> Component returned failure code: 0x80470002 (NS_BASE_STREAM_CLOSED)
>> [nsIScriptableInputStream.available]
>>
>> The same error does not occur if I load the library manually (In the
>> head with <script> tags...
>> From what I can digest off the net it is a timing error?
>>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.516 / Virus Database: 269.19.19/1257 - Release Date:
> 03/02/2008 17:49
>
>

 « Return to Thread: Error when using YUILoader with container