base tag question
Posted: Thu May 24, 2007 4:16 pm
Is there an easy fix for this?
I'm using an rss feed that creates # style footnotes (anchors) to link down to the bottom of the current page.
the page is here:
http://www.firstcongregationalwaukesha. ... page=bible
and the page generates a base of
http://www.firstcongregationalwaukesha.org/newsite/
causing the # links to go to:
http://www.firstcongregationalwaukesha.org/newsite/#f1
for example, which breaks because it comes back to the homepage.
what I really need is for the footnote links to be like this:
http://www.firstcongregationalwaukesha. ... e=bible#f1
as far as I know about html, I either need a base like this:
http://www.firstcongregationalwaukesha. ... page=bible
or no base tag at all (but I don't know what else might break if I mess with the base tag, so I'm looking for advice first!)
Can anyone help?
Thanks!
I'm using an rss feed that creates # style footnotes (anchors) to link down to the bottom of the current page.
the page is here:
http://www.firstcongregationalwaukesha. ... page=bible
and the page generates a base of
http://www.firstcongregationalwaukesha.org/newsite/
causing the # links to go to:
http://www.firstcongregationalwaukesha.org/newsite/#f1
for example, which breaks because it comes back to the homepage.
what I really need is for the footnote links to be like this:
http://www.firstcongregationalwaukesha. ... e=bible#f1
as far as I know about html, I either need a base like this:
http://www.firstcongregationalwaukesha. ... page=bible
or no base tag at all (but I don't know what else might break if I mess with the base tag, so I'm looking for advice first!)
Can anyone help?
Thanks!