Yes, I've found that there is mootools has a cut down version of the prototype.js library that conflicts with the one in tomahawk if it's loaded first.
I've found that if you include the tomahawk one explicitly... <a4j:loadScript src="resource://org.ajax4jsf.javascript.PrototypeScript" /> ...before you include the mootools javascript then it works better. Phil ________________________________ From: Guy Bashan [mailto:[email protected]] Sent: 19 February 2009 10:12 To: MyFaces Discussion Subject: [Tomahwak][Calendar] MooTools collision Hi All, It seems like using Mootools with Tomahawk creates some kind of collision. Has anyone encountered such problem? Thanks, Guy.

