Joomla Hover Bot Plugin

With Joomla Hover Bot, you can easily create fancy hover over effects without knowing too much about CSS or Javascript. When using the bot, you can specify the base text/image and the text/image when the mouse is hovering over the base. Typically, you use the following syntax: {hoverbot Base_HTML} Hover_HTML {/hoverbot}. Please note, both the base_html and hover_html could be any HTML code blocks. Thus, you can create all kinds of special effects, such as the ones used by NetFlix. If you want to specify your customized CSS style for hover over, you can configure the CSS parameter via the bot configuration screen.

This plugin has dual maintenance track for both Joomla 1.0x and 1.5x

Version 1.0 is free. Free version is GPLed.

Version 1.1 support {stockhoverbot XXXX} tag to display Yahoo stock intraday chart. e.g. {stockhoverbot MSFT}

Version 1.2 Support for customized CSS hover over code.

Version 1.3 now uses Joomla 1.5 code base.

Report

I love this plug-in. very cool and easy to use. The programmer (Bing) is very helpful and helps whenever you need support.
I purchased the commercial 1.2 version. It works fine, though using it with the WYSIWYG editor is tricky. No problems if you write your content in HTML, but whose clients do that?

I cannot control the width of the hover box when it contains just text. They all appear very narrow and tall like in the example on the developer's own website.

I registered on their website to discuss these issues in their forum, but they've disabled replies. Many forum threads have hundreds of views but not a single one has any replies.

This extension will create hover boxes for you, like it says on the tin. However, don't expect to be able to discuss any issues in an open forum or read how others before you have resolved problems.
Owner's reply

We use emails for support needs. If you have any questions, please email me at hybing@gmail.com

byUglysign on September 10, 2007
Works pretty good. Impressed.

Isn't working in Virtuemart as far as I can see.

Any possibilities?
Owner's reply

As far as I can tell, if you want to use any bot inside a component, it probably will fail. The reason is being that the bot processing happens to a content during the content rendering. A component has no concept of "content", unless the component is programmed to do so.