Add tootltips on a close button with Pop Up system

  • Hi,

    I'd like to make a "popup" system into my KRPano scene.

    Here is py process :

    Click on a hotspot, load a video with the "flyin / flyout" system and add a close button to Stop the Video and close the popup with the flyout system.

    On the video I need a tootltips (Play / Pause) dans I'd like to add a tootltips too on the close button.

    Here is my code :

    My problem is that the close tootlips don't work.

    How can I solve this ? *unsure*

    Thanks for your help.

    Einmal editiert, zuletzt von kealkeal (26. Juni 2014 um 09:12)

  • Don't know why child plugin is still getting onhover event from his hotspot parent. Made you another solution with non parented close button and calculated position to place X based on hotspots size.
    (Your popups will not work on HTML as showtext doesn't works there. Use textfied plugin for that to be HTML5 compliant)

    Online link: Link
    Code: download here

  • Yep I found this but I try to add several video into my scene but the Tooltips and Stop system is working only on the 1rst video.

    How can I manage several videos into the scene ? *confused*

Jetzt mitmachen!

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