File: fde0021.tex

package info (click to toggle)
texlive-doc 2009-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 192,004 kB
  • ctags: 4,774
  • sloc: perl: 12,760; xml: 11,870; makefile: 1,033; lisp: 394; sh: 229; awk: 205; java: 159; sed: 4
file content (15 lines) | stat: -rw-r--r-- 718 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Online help can be provided on different ways:
\begin{itemize}
\item	\textsc{pdf} annotations\\
Annotations are represented using icons. If the user moves the mouse
over an annotation icon, the annotation text is shown in a tooltip. If the
user double-clicks the annotation, the note is shown on the screen.\\
Advantage: Annotations do not need JavaScript.\\
Disadvantage: Place is needed for the icons.
\item	tooltips\\
Tooltip text is shown if the user moves the mouse over a form field.
Most users know the concept of tooltips from other applications.\\
Tooltip text can not (yet?\footnote{2008-02-07}) be set using
hyperrefs form field  options, so we use JavaScript instructions
to set up tooltips.
\end{itemize}