vote up 2 vote down star

I know you can do it for jQuery using jQuery.noConflict. Is there a way to do something similar with Dojo?

flag

1 Answer

vote up 4 vote down check

I believe you can. See this page about running more than one version of Dojo on a page. It's fiddly, but seems to be what you're looking for.

In general, both Dojo and jQuery have been quite careful not to clobber each other's or anyone else's variable names.

link|flag
Thanks, works like a charm :) – Chris MacDonald Oct 29 '08 at 15:15

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.