How do I use jQuery with the Dojo Toolkit? I have heard that both of the libraries are being used together, jQuery for UIs (DIGITs) connected to DOM and dojo, but I can not find any tutorials or examples about this. If I load both the libraries, will I participate in any conflicts or issues?
You can use them to each other, there is no problem because the dojo has some other javascript libraries Does not override $ like.
Comments
Post a Comment