I have a number of named anchors within a regular html page that simply jump a user down the page (exactly like a simple FAQ).
They work perfectly.
I also have a button for minimizing the window (#mini) and it works perfectly. This button is in a frame (the window is split top / down with a basic navigation bar at the top and the content in the bottom).
If I enter the page and click on the named anchors I navigate perfectly. However, when I click on the named anchors AFTER clicking on the minimize button I jump TO the target anchor AND minimize... odd
Any suggestions? Should I somehow be refreshing the page AFTER I come back from the minimize (how??)... very very odd.
Thank you for any insight =)
--HAZ
They work perfectly.
I also have a button for minimizing the window (#mini) and it works perfectly. This button is in a frame (the window is split top / down with a basic navigation bar at the top and the content in the bottom).
If I enter the page and click on the named anchors I navigate perfectly. However, when I click on the named anchors AFTER clicking on the minimize button I jump TO the target anchor AND minimize... odd
Any suggestions? Should I somehow be refreshing the page AFTER I come back from the minimize (how??)... very very odd.
Thank you for any insight =)
--HAZ
Comment