/
Tooltips
This space is archived
For current information please use the current ExamSys documentation
Tooltips
Starting with version 6.0 there is a new standard way of displaying tooltips. The relevant styles are already in body.css.
All that is needed is :
- include JavaScript 'jquery-ui-1.10.4.min.js' and 'system_tooltips.js'
- The actual tip icon is made by:
<img src="../artwork/tooltip_icon.gif" class="help_tip" title="tooltip text in here..." />
The text that is displayed within the tool tip should be included in the 'title' attribute.
Related content
System Messages
System Messages
More like this
System Messages
System Messages
More like this
Labelling
Labelling
More like this
plugin_tinymce3_texteditor
plugin_tinymce3_texteditor
More like this