Just a note on debugging: Ajax.Request() and setTimeout() both result in code which is asynchronous (Greek for "impossible to debug" ;-)). I write a blog post awhile back about how to patch both of these scenarios for the purposes of testing, which you might find useful:
http://sustainablecode.com/blog/2008/01/testing-ajax-calls-in-prototype.html -Fred On Thu, Jun 12, 2008 at 2:27 AM, Edwartine <[EMAIL PROTECTED]> wrote: > > If you go to http://www.worldsurfengine.com/Hawaii/home there is a > login function. Once logged in, it allows you to click "account" in > the same place that "login" is and it makes a div slide down from the > menu bar. > > Basically, I have firebug installed and it doesn't detect any errors. -- Science answers questions; philosophy questions answers. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---