I would like to use both of these library on the same page but they seem to conflict when they are loaded at the same time. Does anyone know of any examples where they are both used or what might help prevent conflicts?
Asked
Active
Viewed 117 times
2 Answers
1
You are probably looking for the jQuery noconflict mode:

Paddy
- 33,309
- 15
- 79
- 114
-
this doesn't seem to be doing the trick. I think there is something odd that happens when jQuery is loaded and how o3d initializes itself – nkassis Mar 18 '10 at 16:46
-
Then, I'm afraid I don't have an answer, sorry. – Paddy Mar 18 '10 at 16:52