Hotspots without links

  • Hi,
    I made two hotspots without a link. I want only displays tooltips, but does not work.

    Code
    <hotspot name="spot13" style="skin_hotspotstyle" ath="140.593" atv="8.251" tooltip="Big lake" />
    <hotspot name="spot14" style="skin_hotspotstyle2" ath="-0.739" atv="-11.826" tooltip="Black lake" />

    On the other hotspots that have links to the scenes tooltip works.
    Where is the mistake?

    Perhaps it is easier to ask how to make info hotspot?


    SOLVED with:

    Code
    <hotspot name="spot13" .... onhover="showtext(Veliko jezero)" />
    	<hotspot name="spot14" .... onhover="showtext(Crno jezero)" />

    Edited 2 times, last by Midhat (February 10, 2016 at 11:29 AM).

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!