Jukka K. Korpela wrote:
Axel =?UTF-8?B?QnLDvG5u?= <no@mail.no> wrote:
give a name to your right frame
Well, yes, if someone is pointing a gun an you so that you cannot get rid
of slimy frames altogether.
I hate frames too, both as a web developer and as a web user.
<frameset>
<frame name="left"...>
<frame name="right"...>
</frameset>
How informative will the names "left" and "right" be to a person using
a speech browser, or a text browser that effectively implements frame
elements as links? Names of frames _can_ be visible or audible to users,
and should be chosen according to meaning, not position.
Right, I was only showing how it works; up to Ioannis to see how the frames
(if any) should be named.
BTW, what a chance, right now I'm reading your article:
http://www.cs.tut.fi/~jkorpela/chars.html
Thanks for that work, it clarifies a lot of things.