We worked hard to ensure that YUI is safe to use with any other library. We prescribe everything, as HermanD says, in only one required global (YAHOO) and one optional (YAHOO_config). We do not modify our own objects. Although Protoype modifies its own prototypes, we protect the code so that it does not violate the functionality of YUI.
If you find errors in using these two together, let us know.
Regards, Eric YUI Team
source
share