• Hello guys,

    I was searching on the fancybox code, and I found this line. It already allows the full screen in the chrome, firefox and so on, so I think that it might be a Krpano deficiency.
    What do you guys think?
    And thanks for answer me.

    Would you guys have any example?

    iframe : '<iframe id="fancybox-frame{rnd}" name="fancybox-frame{rnd}" class="fancybox-iframe" frameborder="0" vspace="0" hspace="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen' + (IE ? ' allowtransparency="true"' : '') + '></iframe>',

    Ps. I really really need get it solved.
    Thanks

  • Hello there,

    I've got the EXACT same problem.

    I managed to make hotspots display galleries using Fancybox.

    The problem is it does not work in krpano's fullscreen. It looks like the picture is displayed "behind" the tour because it appears as soon as you leave the fullscreen.
    It works using browser's fullscreen though(F11).

    I tried editing fancybox line (the one Lucas suggested in the post above) :

    webkitAllowFullScreen mozallowfullscreen allowFullScreen


    to

    webkitAllowFullScreen="true" mozallowfullscreen="true" allowFullScreen="true"


    but it does not make any difference.

    Any idea?

    Thanks.

Participate now!

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