Hey, Blaster a écrit : > The problem is with me trying to use loadTextURL. It just halts when i > try and click on something to edit. It says Loading text.... and > nothing else happens and the editbox is uneditable. Nothing seems to > come up in the error console in firefox and the same is happening in > IE.
I advise you to use Firebug's Ajax tracking ability to verify the alternative text is indeed requested, and look into the details of the response you get. Perhaps, for instance, your server-side script is unhappy with the new automatic editorId parameter being sent? -- 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?hl=en -~----------~----~----~----~------~----~------~--~---
