[jQuery] Re: jquery.ui.cascade null/not an object/undefined, etc etc.

2009-07-02 Thread Mike Nichols
You need to include jquery.cascade.ext.js included in the distro On Jun 5, 10:16 pm, kranthi wrote: > most possible reason is ui.cascadeis not defined by the time u call > the above line of code. If ui.cascadeis defined in an external js > file (sorry i never used this plugin) then the file must

[jQuery] Re: jquery.ui.cascade null/not an object/undefined, etc etc.

2009-06-06 Thread kranthi
most possible reason is ui.cascade is not defined by the time u call the above line of code. If ui.cascade is defined in an external js file (sorry i never used this plugin) then the file must have been included after calling this line of code. other possibility being... you are using frames/ifra

[jQuery] Re: jquery.ui.cascade null/not an object/undefined, etc etc.

2009-06-05 Thread Aaron Gundel
Is it possible to include some more code with this? It's difficult to tell what's going on when we can't see the source. Thanks. On Fri, Jun 5, 2009 at 2:11 PM, lysholm wrote: > > So I'm sure I'm just missing something simple, but I'm having a > problem with the cascade plug in.  When debugging