Posted by jojo on 07/05/06 23:24
Jonathan N. Little schrieb:
>>>> BTW: The reason why his workaround with frames doesn't work with all
>>>> pages might be that some people prevent their pages to be framed in
>>>> a different one with some script, so nobody else can claim their
>>>> content as his/hers. (and I'm one of those persons... ;-D)
>>
>> In the frameset are only my pages running and I don't prevent pages to
>> be framed.
>> However, the problem is that it fails if the web page does a
>> 'refresh'. The frameset gets destroyed:
>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
>> <html>
>> <head>
>> ...
>> <meta http-equiv = "refresh" content = "0; url = index.html">
> ^^ ^^^^^^^^^
> [1] [2]
> [1] I believe "0" is not a valid value on refresh >0
Do not know what W3C says about it, but it is a common way to redirect
to other sites and it works with almost all browsers.
>
> [2] Is index.html your frameset definition? Also think it must be the
> full "http://www.example.com/index.html"
>
>> ...
>> </head>
>> ...
>> </html>
>>
>> Stefan
Navigation:
[Reply to this message]
|