Code:
<td><a href=\"#top_nav\" \, \"javascript:ajaxpage('/includes-functions/story_display.php?id=%s', 'contentarea');\">%s</a></td><td><span style=\"TEXT-ALIGN:center\">%s</span></td>
this is part of a php print command, i want it to open the new page and jump to the top of the page, i've tryed the above and it moves to the top of the page but it dosnt open up the other page withing the contentarea as required. Without the "#top_nav" included it opens up the page in the contentarea perfictly.