biswanath....@gmail.com wrote: > > I am updating the tapestry version from 5.0.18 to 5.2.6. > > 1. How can I disable loading default tapestry js files like > ...(scriptaculous.js, tapestry-messages.js, tapestry-console.js, > tapestry-beanvalidator.js, tapestry.js, prototype.js). > > 2. How to fix the JS conflicts as tapestry combines the JS files(like > JQuery and default ones) even jQuery.noConflict(); also not working ? > > Looking forward to light on these issues.Thanks in advance. > Biswanath >
1. Change Path for Prototype/Scriptaculous: http://tapestry.apache.org/configuration.html#Configuration-tapestry.scriptaculous . If you want to override the Tapestry js (not recommended) you can change undocumented symbol tapestry.default-javascript. 2. It will be a problem if you have two versions of Prototype. But there should be no problem with combining jQuery and Prototype (with noConflict). -- Chris PS: you dont' seem to be subscribed in the mailing list - your post is only on nabble. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Getting-JS-conflicts-while-upgrading-tapestry-version-tp4785038p4795178.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org