Forum Moderators: open
PageA has 3 buttons which link to anchors on 3 different paragraphs on PageB.
PageB is located in an iframe on PageC.
although I think I have everything setup correctly, the links on PageA still open up PageB on its own rather than within the iframe on PageC.
any common errors?
any suggestions?
thanks!
Patrick
my first page, which has the links on it.. does not have the iframe on it.
so my links need to direct to
a) the second page,
aswell as
b) the anchor on the page in the iframe on the second page.
but when i click on my link, it brings up only the content of the iframe rather than within the page the iframe is nested in