Hover is a WordPress plugin that replaces keywords with links and an optional popup. It uses JavaScript and CSS to create valid XHTML code and is based on mature JavaScript libraries like domTT and behaviour.js.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release fixes a problem related to HTTPS with the internal checks and problems with popups containing the "'" (single-quote) character. Support for IE8 was introduced in domTT. The regex used for finding hovers has been changed, which leads to a minor incompatibility with the current scheme used by conditional replacement.
This release fixes a major problem regarding a
possible namespace clash with domTT's Hash object.
Some of the more complex JavaScript files out
there also define a Hash object, which lead to
hover not displaying popups.