I'm not familiar with it, but my associate may be. Do you know what version of Jquery is being loaded?
Our code is optimized to allow for the co-existence other Jquery code and for other libraries for that matter. However, the way it does this is that it doesn't try to load the Jquery library if it is already loaded. This can cause a problem though if the other version of Jquery is an older version. Another problem that can occur is if our library loads first and the other module is not coded to handle Jquery already being loaded.
Which Morph template are you using? There appears to be several.
Regards,
Jerry