Rosetta Code:Village Pump/Language Page Links: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 23: Line 23:


:::I like the first option. The second is unnecessarily complex, and the third fails if, for example, a category page has a link to a specific example or other section of another page, because the server can't tell if there was ''already'' a #fragment, but JS can. —[[User:Kevin Reid|Kevin Reid]] 17:02, 24 January 2010 (UTC)
:::I like the first option. The second is unnecessarily complex, and the third fails if, for example, a category page has a link to a specific example or other section of another page, because the server can't tell if there was ''already'' a #fragment, but JS can. —[[User:Kevin Reid|Kevin Reid]] 17:02, 24 January 2010 (UTC)

:::I'm going to try to write the JS (for shortcircuit's first option). This is by no means a discouragement for you to try as well - I'm not a JS wizard, so it'll probably take a while.