Ajax Tooltips
The Ajax component of the dyn-web JavaScript Tooltip allows you to:
- Display the contents of external files in the tooltip.
- Pass one or more data values, to be used in a query for example.
- Return discrete data items from the server for use with one of the formatting functions, for example image, text, caption etc.
- Combine ajax with other features of the code, such as alternate classes, hoverable, etc.
- Include some "static" tooltips in the page while others are retrieved using Ajax.
The documentation provides information on how to set up ajax tooltips. Examples are included in a download file.