On Tue, Sep 1, 2009 at 5:51 PM, RVince<rvinc...@hotmail.com> wrote:

> I got it!!!

Cool.

> Yes, I always use firebug, but how could I have used it to have
> debugged this?

Every situation is different, of course, but the JavaScript console
showing errors (e.g. trying to reference a non-existent object) and
(for AJAX interactions) the network console showing requests and
responses usually helps me understand what's happening that's
different from what I *think* is happening  :-)

HTH, and good luck,

H*
-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to