Ticket #434 (new planned)

Opened 2 years ago

Last modified 9 months ago

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

comment:1 Changed 2 years ago by ct

  • Blocking 313 removed

remove blocking #313 so that we can close it

comment:2 Changed 2 years ago by ct

  • Blocking 313 added

(In #313) sufficently useable, closing it

comment:3 Changed 2 years ago by ct

  • Blocking 313 removed

comment:4 Changed 2 years ago by ct

  • Blocking 313 added

comment:5 Changed 9 months ago by ichthyo

  • Keywords doc added; documentation removed

trac tags cleanup

Note: See TracTickets for help on using tickets.