This is definitely a bug in Prototype. But unfortunately I can not
figure out how to fix it.
I had to do the AJAX calls in plain javascript, but all the other
functionality that prototype offers like $F('field') is working just
fineMarius On Jan 22, 3:17 pm, Marius <[EMAIL PROTECTED]> wrote: > Hi all, > > I have this simple javascript function that should work without > problems:http://pastie.org/142089 > > Unfortunately all I get is my params alert and loading alert, nothing > else. I use Firebug with Firefox and I can not see any AJAX calls in > the firebug console and no javascript errors either. What can cause > this, how can I debug it? > > I only have this problem on one page where I have some YUI library > scripts too. > > Thank you, > Marius --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
