contentWindow.observe isn't a function because A) it's in the other frame
and you haven't loaded Prototype into it, and B) because the window object
probably isn't extended anyway.  The code below uses
Event.observe(...contentWindow), not contentWindow.observe().

-Fred

On Wed, Jun 25, 2008 at 10:03 AM, AlannY <[EMAIL PROTECTED]> wrote:

>
> Firefox says:
> contentWindow.observe is not a function ;-) Like before ;-(


-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to