Hallo,
Weiß jemand, wie es vereinbar ist einen Anker anzusprechen und gleichzeitig GET-Informationen zu übertragen?
Ja. Aber der Fragment-Identifier muss als letztes kommen.
http://www.faqs.org/rfcs/rfc2396.html
"A URI reference may be absolute or relative,
and may have additional information attached
in the form of a fragment identifier."
"Fragment Identifier
As such, it is not part of a URI, but is often used
in conjunction with a URI."
<a href="xyz.php#eintrag3?seite=5&absatz=2">verweis</a>
xyz.php?seite=5&absatz=2#eintrag3
Zum Aufbau einer URL siehe z.B. auch
http://www.zvon.org/tmRFC/RFC1808/Output/chapter2.html
Gruesse,
Thomas
--
Dank /my/ automatisch ausgeblendet: JavaScript, ASP.
Manuell "ausgeblendet": Threads mit Frames, Iframes und Scrollbalken im Subject...
Bitte keine Mails mit Fachfragen - dafuer gibt es das Forum!
Dank /my/ automatisch ausgeblendet: JavaScript, ASP.
Manuell "ausgeblendet": Threads mit Frames, Iframes und Scrollbalken im Subject...
Bitte keine Mails mit Fachfragen - dafuer gibt es das Forum!