Display a Tooltips Image near the Hotspot

  • Hi,

    I'd like to display a Toolstips when my mouse is over a Hotspot.

    Here my tooltips IS NOT a TEXTE but an IMAGE.

    Here is my code :

    Zitat

    <hotspot name="pub2" style="hotspot_pub" scale="1" zorder="1" ath="26.050" atv="10.434" onhover="tween(plugin[bedroom].alpha,1);tween(plugin[bedroom].scale,1);set(autorotate.enabled,false);" onout="tween(plugin[bedroom].alpha,0);tween(plugin[bedroom].scale,0);set(autorotate.enabled,true); " onclick="flyin( pub1image );tween(plugin[bedroom].alpha,0);tween(plugin[bedroom].scale,0);" />

    <plugin name="bedroom" url="info-bulle-pub1.png" keep="true" handcursor="false" align="middlecenter" edge="center" alpha="0" scale="0" xoffset="0" yoffset="0" />

    Everythings is working fine, but I'd like to see my Image Toolstips near my Hotspot instead of the center of the view.

    Someone can help me to solve this ? *wink*

    Thanks a lot.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!