> Use an absolute path, "/fetch_states". > > That's Browser-Behavior 101, btw, nothing todo with TurboGears ;) But > it should be fixed in the Tutorial of course.
I added the slash but id didn't change anything. > That's not what I meant. Firebug has a NET(work)-tab, which tells you > what network resources have been asked for. That should render red > queries (404 or 500) for the fetch_states. > > If no network activity at all can be observed, then something is wrong > with the setup. Probably you get an JS-error in FireBug then. I checked the NET-tab but it only displayed 202's (aside from one "304 Not Modififed") on loading the page. Entering characters into the autocompletion field did not add any new entries in firebug. It does load jquery.autocompletion.js (and .css) but that's about all I can see there which might be related to this topic. Also, I did not get any errors - at least none I could see. -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

