I have some javascript code that''s meant to pull out the url and title of whatever''s in an iframe: top.iframe_name.location.href top.iframe_name.document.title However i''m getting this script error when i call the action (by pressing a button at the moment, for testing purposes): "uncaught exception: Permission denied to get property HTMLDocument.title" I can get the title ok for my main page (ie the one that holds the iframe). Does anyone know what might be the problem here? Thanks in advance... -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---