thanks Diez, I have included the following lines already in app.cfg
tg.include_widgets=['turbogears.mochikit'] and now i double checked it... but still same error. On Jul 2, 2:10 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > On Wednesday 02 July 2008 11:03:36 Shan wrote: > > > I am working with File Upload Progress Bar in Turbogears(http:// > > docs.turbogears.org/1.0/FileUploadProgressBar). > > > it looks goood... but for me except the progressbar everything is > > working... i am receiving an javascript error addLoadEvent is not > > defined in progressbar.js > > > i am using Firefox latest version. > > > can any one of you help me in this? > > Seems like you miss mochikit. Use the tg.include_widgets (I hope it'scalled > that way... it should be documented in your app.cfg though, easy to spot) to > include it in any page. > > Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

