Hi,
For some reason, I am having a problem with this anchor code (I believe it's the iframe, but the code should work)
HTML Code:
<a name="Top"> </a>
is located in the target page and:
HTML Code:
somepage.php#"Top"
is the link in question with
HTML Code:
target="iframe"
which opens somepage.php#Top in the iframe, but it's not opening up at the top of the page, another words, it's opening half way down the page where the link is.
The page in question?
http://www.reunitemysite.com/main.php and click on the 120 x 240 Pixels link in the banner ad index. The link is opening correct in the target iframe, but it's not going to the top of the iframe page in question and like I say, I have the
HTML Code:
<a name="Top"> </a>
in the 120x240.php page. Anyone have the solution?
Note: I guess once banners are put into that page, there wouldn't really be a need for the anchor, but for now, it would be nice to have since I don't know when things are going to pick up.
Thanks again!
Brian
__________________
Made2Own
Last edited by Brian07002; 05-11-2011 at 12:50 AM..
|