RE: Frame script
by Klaas De Waele <klaas(at)gracegraphics.be>
|
| Date: |
Wed, 19 Sep 2001 14:04:34 +0200 |
| To: |
"'David.Artiss(at)boots.co.uk'" <David.Artiss(at)boots.co.uk>, "'hwg-techniques(at)hwg.org'" <hwg-techniques(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
if (document.location =! top.location) {
top.yourframename.location.replace('some_frame_replacer.htm');
top.location.replace('some_top_replacer.htm');
}
... was my vision, not necessarily immediately 100% correct. Very busy
trying to get an internal shared Word-templates project together for a major
company. Loads of useful stuff discovered but also not too intuitive things
are crossing my path. Anyone experienced with Word accross intranets?
- Kayjey -
> -----Oorspronkelijk bericht-----
> Van: owner-hwg-techniques(at)hwg.org
> [mailto:owner-hwg-techniques(at)hwg.org]Namens David.Artiss(at)boots.co.uk
> Verzonden: woensdag 19 september 2001 13:18
> Aan: hwg-techniques(at)hwg.org
> Onderwerp: Frame script
>
>
>
>
> Hi all.
>
> Another day, another attempt to bodge another script together !!
>
> I'm putting a link at the bottom of each page that will allow
> the user to swap
> to a non-framed version of my site and back again. I
> currently have 2 problems
> with my Javascript...
>
> 1. How do I detect if the current site is framed or not ?
>
> 2. How can I send a page to the entire window in a similiar
> way to the HTML form
> of TARGET="_TOP" ?
>
> Any help would be appreciated.
> David.
>
>
>
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.