"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > Has anybody seen this before? I haven't changed any of the mochikit > files or anything... > > Error: _548 has no properties > Source File: http://localhost:8080/tg_js/MochiKit.js > Line: 4206
Isolate your code and see what you were doing. I usually see that when I try doing something with an element that hasn't been processed yet (i.e. if I have a series of select fields that are populated according to previous filled values and there was no time for it to be populated yet). -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

