RVince wrote: > > element is null > anonymous(Object name=element)prototyp...249466790 (line 3588) > anonymous()prototyp...249466790 (line 3723) > anonymous(function(), "channel[channelnote_note]", 1, function()) > prototyp...249466790 (line 3708) > anonymous()prototyp...249466790 (line 248) > klass()prototyp...249466790 (line 51) > uplog?update=UpLogBody()uplog?up...UpLogBody (line 175) > [Break on this error] var method = element.tagName.toLowerCase(); > \nprototyp...249466790 (line 3588)
I don't speak JS or Prototype very well, but it sounds to me likt it's trying to to "toLowerCase()" on something that's nil.. Is it just me? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 [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-talk?hl=en -~----------~----~----~----~------~----~------~--~---

