Hallo vegoh.
wie kann ich, wenn ich in meinem frame "mitte" anker gesetzt habe in dem anderen frame auf diese anker verweisen?
So, wie du immer auf Anker verweißt: mit „#Ankername“.
<a name="anker1" target="mitte"> link </a>
Ein funktionsloser Link mit einem Ziel? Und Anker deklariert man heutzutage eigentlich mit einer ID, gesetzt in einem beliebigen Element, nicht nur beim a-Element.
Dein Ausgangslink muss in etwa so aussehen:
<a href="deine_resource" target="dein_frame#dein_anker">Anker im Frame aufrufen</a>
Einen schönen Dienstag noch.
Gruß, Ashura
--
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]