[jQuery] Re: Getting an iframes title?

2009-03-04 Thread mkmanning
Not unless you proxy it on the server-side (you can have iframes communicate across domains if you control the domains--that is you have control of the code in the iframes and the parent--the latter being an obscure, and almost pointless, cross-domain hack that probably won't help in this case any

[jQuery] Re: Getting an iframes title?

2009-03-04 Thread Shedokan
not fair! :) ok thanks for the info, any other way to get it? On 4 מרץ, 18:43, mkmanning wrote: > You can't if it's on a different domain. > > On Mar 4, 8:20 am, Shedokan wrote: > > > I have an iframe and I want to get it's title: > >         > >                 http://google.com"; width="100

[jQuery] Re: Getting an iframes title?

2009-03-04 Thread mkmanning
You can't if it's on a different domain. On Mar 4, 8:20 am, Shedokan wrote: > I have an iframe and I want to get it's title: >         >                 http://google.com"; width="100%" height="100%" > style="display:block" marginwidth="0" marginheight="0" hspace="0" > vspace="0" frameborder="0