On 30.11.2009 22:08, nickmalcolm wrote: > I have a glossary with many entries on each page. I was wondering if > there is a way to implement the highlighting of a section header when > you click a link to it.
If I'm not totally wrong this is already done in sphinx using the CSS 3 :target selector. Currently, Firefox >= 3, Opera and Webkit-based browsers (Safari, Konqueror and so on) support this technique. Sure you won't have Internet Exploder users, have you? ;-) -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.
