Hey there,
rconnor a écrit :
> This is an example of many pieces that have broken
>
> function loadmessagebody(docid) {
> var friendLoader = new
> Ajax.Updater('messagebody', '/' + strDbPath + '/messagebody/' +
> docid + '?opendocument' );
> }
Can you give us the code piece where you bind / invoke this
loadmessagebody function? The issue might lie there, because I see
nothing here that should make your code fail.
--
Christophe Porteneuve aka TDD
[EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" 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/rubyonrails-spinoffs
-~----------~----~----~----~------~----~------~--~---