Page Anchor and Browser rending issue
Posted: Wed Feb 10, 2010 7:38 am
Hello all,
I have a small issue with named anchors on a php page. When I go to the address of the anchor for example http://www.nativedynamics.com.au/tools/ ... toolWindow the browser is only rendering from the anchor down. By comparison the page should look like this http://www.nativedynamics.com.au/tools/Tools.php but have the tool window at the top of the page.
The browser has all the page data (checked by looking at the source), however it will only display from the anchor down.
I have seen anchors work on other php pages fine but and can not see what I am doing differently. From am understanding anchors are on the client side so this may be a browser problem, but that does explain why other pages do not have this problem.
If I save the page as html and load in the anchor address works fine.
Any help will be much appreciated as I cannot seem to find the answer via google search.
I have a small issue with named anchors on a php page. When I go to the address of the anchor for example http://www.nativedynamics.com.au/tools/ ... toolWindow the browser is only rendering from the anchor down. By comparison the page should look like this http://www.nativedynamics.com.au/tools/Tools.php but have the tool window at the top of the page.
The browser has all the page data (checked by looking at the source), however it will only display from the anchor down.
I have seen anchors work on other php pages fine but and can not see what I am doing differently. From am understanding anchors are on the client side so this may be a browser problem, but that does explain why other pages do not have this problem.
If I save the page as html and load in the anchor address works fine.
Any help will be much appreciated as I cannot seem to find the answer via google search.