[thelist] Frame break / page title

Peter-Paul Koch pp.koch at gmail.com
Mon Oct 11 07:44:32 CDT 2004


> I already have frame breaker script, however deploying one will
> violate the web space providers' policy.
> 
> So the frame must be there, but only the Page title has tobe changed.

Theoretically this would work:

top.document.title = self.document.title

Unfortunately the top frame comes from another domain, so this is not allowed.

There is no solution to your problem.

-- 
-------------------------------------------------------------------
ppk, freelance web developer
Interactie, copywriting, JavaScript, integratie
http://www.quirksmode.org/ 
------------------------------------------------------------------


More information about the thelist mailing list