Yes! With jQuery 1.1.4 you can do: YAHOO.util.jQuery = jQuery.noConflict(true);
--John
On 8/30/07, howa <[EMAIL PROTECTED]> wrote:
>
> Is it possible?
>
> e.g.
>
> YAHOO.util.jQuery("#test").each(...);
>
>
Yes! With jQuery 1.1.4 you can do: YAHOO.util.jQuery = jQuery.noConflict(true);
--John
On 8/30/07, howa <[EMAIL PROTECTED]> wrote:
>
> Is it possible?
>
> e.g.
>
> YAHOO.util.jQuery("#test").each(...);
>
>