try to add xmlns:mochi="http://www.mochikit.com" to the <html> element. that should make it work.
This could probably be added to the master.kid from quickstart. On 1/23/06, kavikaBldr <[EMAIL PROTECTED]> wrote: > > All, > I can not get MochiKit to work inside for Kid. In particular the sorted > table example from the mochikit websited does not work. Because the > 'mochi:' prefix is not bound I am getting this error: > "ExpatError: unbound prefix: line 23, column 20" > > This is exactly the same error as reported in: > http://groups.google.com/group/turbogears/browse_thread/thread/cf548eadb48893b/bd02b90dc64c9e5a?q=mochi&rnum=1#bd02b90dc64c9e5a > > but the solution as suggested in the last posting of that thread is not > fully clear, I at least can not make this work. > > Any help would be highly appreciated! > > Thanks > > kavika > > -- cheers elvelind grandin

