Ok, just in case someone else runs into this, I got it to work. For some reason, the javascript files that were created when my app was created do not work. I downloaded the latest version of scriptaculous and uploaded all the files to my public/javascript directory and included prototype.js and scriptaculous.js in my layout. Now it works.
Oh, and the toolbar works fine and doesn't interfere. On Sep 30, 11:04 am, ryan <[EMAIL PROTECTED]> wrote: > That's the thing. I'm not getting an error message at all. The field > just won't change to the editable text box. It's almost as if some of > the javascript isn't loading on the page. But according to Firebug, > all the javascript files are loaded, so I'm not sure what's going on. > Are you using the default javascript files that are created when you > create a new app? > > On Sep 30, 7:08 am, "Chris O'Sullivan" <[EMAIL PROTECTED]> > wrote: > > > I'm using Ajax.InPlaceEditor in my heroku app and it seems to work fine. > > > What error messages are you getting? > > > 2008/9/30 ryan <[EMAIL PROTECTED]> > > > > Yeah, I disabled the tool bar, but still have the same problem. I can > > > get some of the effects to work, but that's about it. > > > > On Sep 29, 6:23 pm, Morten Bagai <[EMAIL PROTECTED]> wrote: > > > > Most likely it's probably the Heroku toolbar interfering with your > > > > JS. You can disable it using the instructions here: http:// > > > > groups.google.com/group/heroku/web/heroku-toolbar-settings. > > > > > Best, > > > > > /Morten > > > > > On Sep 29, 2008, at 4:00 PM, ryan wrote: > > > > > > Is there a particular reason why the Ajax.InPlaceEditor javascript > > > > > will not work in my heroku app? I've included the javascript and I'm > > > > > calling it right, but the element just doesn't respond to clicks at > > > > > all. Anyone else had difficulty getting this to work? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
