I think it would do that only if you use yahoo to load javascript
dependencies. But you don't do that, you use Wicket to do it.

-Matej

On 7/19/07, Johan Compagner <[EMAIL PROTECTED]> wrote:
On 7/19/07, James McLaughlin <[EMAIL PROTECTED]> wrote:
>
> The injecting flag is used only by the new yuiloader functionality,
> which will resolve and load library dependencies. Before this, you
> would need to specify each dep by hand. For some reason, the yui event
> prefers to use document.write to create the script node over
> document.createElement if not injecting. This doesn't apply to
> versions < 2.3, so on its own this is no reason to rush upgrading.



what do you mean? that 2.2 didn't use document.write()?
it did in my place and i had some strange exceptions when using the yahoo
menu when
i inject the 3 js libs for the menu.

I am now on 2.3RC and i set the injection flag when i see that i output the
libs in an ajax request
are you saying that i dont have to do that? That some yahoo lib does that
for us? That i can't find
anywhere in the docs.

johan

Reply via email to