document links are not reachable if they are in a different page...

example: I have "index items" in first "page" (paging by this module by adding separator chars) and they point to second page data, third page data and so on.
Clicking on links... I obtain nothing... drupal look for ///a name="#anchor"/// tag in the present page only.

Comments

Tiberio’s picture

Title: links (anchors) not running, if in different page » links (anchors) not running, if in different page + CSS stylesheet setting lost

paging... I lost stylesheet setting too

page=full... justified text
page=something,something... *un*justified text

Gurpartap Singh’s picture

Of course the anchors won't take you to the right page. Nor is it in paging's scope to fix them somehow. You are supposed to link the anchor to the correct page. Also, paging has no control over CSS files, it really must be something else.

Gurpartap Singh’s picture

Status: Active » Closed (works as designed)