[jquery-ui] Re: jQuery Jsp Issue

2009-04-22 Thread Jörn Zaefferer
Missing or wrong contextPath for the jquery.js script? "undefined" means that it wasn't loaded, and you should see a 404 for that file on Firebug's Net tab. Jörn On Tue, Apr 21, 2009 at 4:29 PM, mwetmore wrote: > > Hello, we are currently using the JQuery accordion to build some > dashboards.  W

[jquery-ui] Re: jQuery Jsp Issue

2009-04-21 Thread chris thatcher
If you have firebug installed in firefox you can go to the scripts panel and check to make sure the script was loaded. My guess is this is a classic path issue and jquery is not being loading because the path is incorrect when coming from the dynamic jsp. Best, Thatcher On Tue, Apr 21, 2009 at 1

[jquery-ui] Re: jQuery Jsp Issue

2009-04-21 Thread chris thatcher
If you have firebug installed in firefox you can go to the scripts panel and check to make sure the script was loaded. My guess is this is a classic path issue and jquery is not being loading because the path is incorrect when coming from the dynamic jsp. Best, Thatcher On Tue, Apr 21, 2009 at 1