On Jul 9, 1:05 pm, Walter Lee Davis <[EMAIL PROTECTED]> wrote:

> Further to this, if you are trying to observe something that is itself
> loading within an iFrame, that might be a big problem. The iFrame is
> like cutting a hole in your site and loading another site through it --
> I don't believe your page gets notified in any way if / when the
> content loads or updates within that iFrame.
>
> I stand to be educated on that point, though.

Hi Walter.  I originally moved my perspective out of the iFrame for
that very reason.  Nothing was working.  So I moved to an
event.observe in order to have the iFrame load, be the trip for this
whole process.  So you are right, the hole's contents doesn't see the
rim of the hole in any way.  Divs aren't declared, as this thread
suggests.

Now I have another issue.  After the first div update/replace,
Prototype 1.5.1.1 has an error:

uncaught exception: [Exception... "Could not convert JavaScript
argument" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)"
location: "JS frame :: 
http://127.0.0.1/localtest/master_includes/prototype1511.js
:: anonymous :: line 3005" data: no]

Not sure what to do there.


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

Reply via email to