[jQuery] Re: Cascade plugin - feature/improvement request (data optimization)

2009-02-05 Thread James
@Mike Hi again! I'm almost getting it. I guess what I'm trying to do is use nested arrays within the JSON structure and maybe jQuery can't handle it? I've restructured the JSON file to be: { Country1: { Region1: [ Citya1, Citya2, Citya3

[jQuery] Re: Cascade plugin - feature/improvement request (data optimization)

2009-02-04 Thread Mike Nichols
sorry i replied on your other thread: @james, There is not a fixed schema for items in cascade. The json structure is outside the scope of cascade. For smaller lists I might load some javascript when the page hits and assign the 'url' as the var I gave it. For larger lists or more complex