Ticket #434 (new planned)
Tooltips, Online help for forms
| Reported by: | ct | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | uwiki | Keywords: | uwiki asciidoc doc |
| Cc: | Blocked By: | ||
| Blocking: | #313 |
Description
currently each form-widget emits a '?' this should be linked to the respective helptext, further hovering over it should open a tooltip displaying this helptext, preferably using CSS only tricks, but when javascript is available then with javascipt for nicer experience.
documents need to pull the helptext into the css/js somehow, this can be either done as asciidoc macro including the text or on demand when one hovers over the text. Because of overhead and latency it should NOT load all helptext when the page is going to be displayed.
Change History
Note: See
TracTickets for help on using
tickets.

remove blocking #313 so that we can close it