Thanks Thierry,

Your article on frames is the best I've read!  An excellent resource, now
bookmarked!

To the other guys who responded: I've had a quick play with overflow : auto,
but couldn't seem to avoid two RH scrollbars!  I'm going to look (properly)
over Easter . . .

Thanks,

Bob McClelland,
Cornwall (U.K.)
www.gwelanmor-internet.co.uk


----- Original Message ----- 
From: "Thierry Koblentz" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, March 25, 2005 4:33 AM
Subject: Re: [WSG] you've been framed!


> designer wrote:
> > OK, I know about the pitfalls, but the bookmarking thing is easy to
> > get over - just add 2 short lines of javascript from
> > www.CodeLifter.com :
> >
> > if (parent.location.href == self.location.href){
> >     window.location.href = 'whateverframeset.html' }
>
> I don't think this has to do with bookmarking; it is more about calling
the
> "default" frames when a "naked" page loads in the UA.
> And IMO it is better to use the replace() method in this case to avoid
> messing with the user browser's back button.
>
> > However, what I want to know is, which browsers don't support frames?
> > And should I be
> > bothered?
>
> MSIE 2 (Win & Mac), AOL 1.0 & 2.7 (Mac), AOL 1.0 Win
> Note that in some browsers (Opera for example) frames can be "turned off".
>
> You have the noframes tag to help you deal with frame-challenged UAs
>
> I've written an article about frames, you may find something useful in
> there:
> http://www.tjkdesign.com/articles/frames/default.asp
>
> HTH,
> Thierry | http://www.TJKDesign.com
>
> ******************************************************
> The discussion list for  http://webstandardsgroup.org/
>
>  See http://webstandardsgroup.org/mail/guidelines.cfm
>  for some hints on posting to the list & getting help
> ******************************************************
>
>
>

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to