|
Posted by jake on 08/04/05 13:14
In message <42f13631$1@news.broadpark.no>, Daniel Jung <jung@uib.no>
writes
>Hi
>
>Quick question:
>
>frameset
> frame A
> frameset
> frame B
> frame C
> /frameset
>/frameset
>
>I want the second frameset to be overwritten with a document (i.e., the
>document expand over the space frame B and frame C occupy) thus making
>it one frame, in a way. Since the frameset tag has no official name
>attribute, I guess that won't work (or validate) by using the
>a-attribute target=name. And, I would apparently be loosing the
>frames/nodes (and their names B and C) and thus wouldn't be able to
>restore the original frameset again. Unless I load a frameset into the
>space again and call its frame B and C.
>
>So an alternative could be to split the framesets over two documents
>from the beginning, e.g., main.html and non_A.html:
>
>main.html:
>frameset
> frame A
> frame non_A
>/frameset
>
>non_A.html:
>frameset
> frame B
> frame C
>/frameset
>
>But that's ugly.
>
>Haven't found much on this question. Thanks for pointers.
>
>- Daniel
>
>
As someone has already pointed out: that's not the way frames work.
Without knowing anything about your application (and we would really
need to know how you'd want the application to work) it would seem that
you'd have to have two individual frameset pages.
Without knowing how it's supposed to work makes it difficult to comment
further.
regards.
--
Jake
(jake@gododdin.demon.co.uk .... just a spam trap.)
Navigation:
[Reply to this message]
|