L
lehmann
Il have met a problem in my html pages and I would like to know if any
thing can explain such a behaviour:
On the one hand I have a left tree menu in a left frame that let me
open pages in a main frame. I can click on a parent node in the menu
to open for example "page1.htm?att=x" or click on a son of the node to
open the page at a paticular line "page1.htm?att=x#somewherinthepage"
On the other hand some of my frames can open a popup window in which I
have the code "opener.parent.mainFrame.location.reload();" that will
reload page1.htm
When the location is "page1.htm?att=x" it is ok, but when it is
"page1.htm?att=x#somewherinthepage" the loading does not work properly
Why that?
thanks for any explanation
G
thing can explain such a behaviour:
On the one hand I have a left tree menu in a left frame that let me
open pages in a main frame. I can click on a parent node in the menu
to open for example "page1.htm?att=x" or click on a son of the node to
open the page at a paticular line "page1.htm?att=x#somewherinthepage"
On the other hand some of my frames can open a popup window in which I
have the code "opener.parent.mainFrame.location.reload();" that will
reload page1.htm
When the location is "page1.htm?att=x" it is ok, but when it is
"page1.htm?att=x#somewherinthepage" the loading does not work properly
Why that?
thanks for any explanation
G