Status: Accepted
Owner: v.villenave
CC: gpermus
Labels: Type-Documentation Priority-Medium

New issue 825 by v.villenave: Documentation: enable keyboard-driven navigation in the online docs
http://code.google.com/p/lilypond/issues/detail?id=825

This should be easy enough to implement:
for instance, the user can just type "n" to go to the next page. This can
be implemented either as JavaScript, or (preferably) using pure HTML
functions such as:

 <a href="..." accesskey="n" title="Next [n]" ... >Next</a>

Please read the discussion on
http://lists.gnu.org/archive/html/lilypond-devel/2009-07/msg00898.html

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to