what do you mean? that 2.2 didn't use document.write()?

No, I was merely puzzling over why they would use document.write, and
the only place YAHOO_config.injecting is checked is in a condition
that decides whether to use document.createElement or document.write.
Must be some kind of IE quirk.


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.

Right, my comments were just for 2.2.2, which wicket-datetime and
wicket-contrib-yui HEAD use. YUI 2.3 introduces the new yuiloader
module which will resolve deps automatically. Seems very cool and much
needed. Haven't had time to play with it yet, though. There is a pdf
in the docs for the rc download explaining it.

best,
jim

Reply via email to