how do I solve the problem of conflict between two libraries (including prototype.js once put into a tailspin all other libraries) that make me useless the whole script? How can I include prototype.js without causing problems? I know jquery.noconflict () but I do not know where to include it in prototype.js (since it is the last file that is causing the conflict).
Thanks you in advance!
how do I solve the problem of conflict between two libraries (including prototype.js once
Share
There’s a version of prototype called ProtoSafe.
Since,
From the Protosafe description