Forum Moderators: open

Message Too Old, No Replies

Nested iframe and anchor

Nested iframe anchors

         

virtism

9:00 pm on May 24, 2009 (gmt 0)

10+ Year Member



I have a main page which is using an iframe .

----------------------------------

Header

----------------------------------
___IFRAME 1 _____
¦ ¦
¦ ¦
¦ ¦
¦ ____IFRAME 2_____ ¦
¦ ¦
¦ ¦
¦ ¦
¦ ¦

Page has two iframes .

Iframe 1 has another Iframe named iframe2

I click on links in Iframe1(left side) to open links on right hand side inside (iframe ). The links must use anchor tabs

What happens is that anchor tab in iframe2 brings the content on top .

This pushed header out of screen (upwards)

because anchor tag is supposed to show tags like this .

Can any one help me that anchor tag doesnt make the header disappear ?

Thanks

daveginorge

2:59 pm on May 25, 2009 (gmt 0)

10+ Year Member



Can you post the relevant code.