tooltip
=======

small tooltip script for use with XMLHttpRequest (AJAX).


FEATURES
--------

- Small:
  - Filesize: +- 2.4KB.
  - Lines: +- 75, not much code, so hopefully easy to understand.
  - No dependencies on other libraries like jQuery.
- Permissive ISC license, see LICENSE file, feel free to contact me for
  questions or other terms.
- Officially supported browsers are:
  - Firefox and Firefox ESR.
  - Chrome and most recent webkit-based browsers.
  - IE10+.


USAGE
-----


EXAMPLES
--------

See example.html and tooltipxhr.css for an example.


Author
------

Hiltjo Posthuma <hiltjo@codemadness.org>
