Hello all, I have some problem with using my app in DEPLOYMENT mode. I have special component, which use jQuery.js and one jQuery plugin for some js functionality. In DEVELOPMENT mode everything works fine, but when i switch to DEPLOYMENT mode it stops and I see some js exceptions in Firebug console. I tried to localize problem , and It looks that problem is in stripping javascript. I looked for some articles about javascript stripping problem with jQuery in Nabble, but I found nothing only with scriptaculous. I uploaded Js whit which I have trouble.
1. jquery-1.2.6.min.js => http://www.nabble.com/file/p19309024/jquery-1.2.6.min.js jquery-1.2.6.min.js 2. jquery.center.js (http://plugins.jquery.com/project/elementcenter) => http://www.nabble.com/file/p19309024/jquery.center.js jquery.center.js If You find something, please let me know. I know that I can switch off stripping JS, but I don't know if It is necessary. Thanks -- View this message in context: http://www.nabble.com/Stripping-Javascript-problem-tp19309024p19309024.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
