• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Next/Previous post navigation broken?

arcain

Senior member
The next/previous links (next to the top and bottom links) at the bottom of every post seem to be broken. These are not the page navigation links.

Seems the fragment identifier (#whatever) has no corresponding destination anchor < a name="whatever">.
 
Strange, because they don't work in Netscape Communicator 4.7 either (I normally use IE, so I've never logged in on Netscape). And doing a search through the page source for destination anchors "name = whatever" turns things up (name="4919935", and name="top") but not in the same format as the fragment identifiers (href="#3").
 
Back
Top