Fancybox and onclick at IE=Edge, 11 or lower

  • Hey Mates,

    i tested my tour on several browsers and when i tryed to use my media spots added with onclick function for fancybox, nothing happend.
    No error, no box is showen up, nothing... also on samsung galaxy 6 and lower the performance of tour is so laggy and the fancybox onclick event is not working also

    E.g

    <hotspot name="lhl" tag="Landungsbrücke" onloaded="vr_disabled" style="hcf" ath="39.404" atv="-43.905" linkedscene="lhl" onclick="js(gal_landungsbreucke())"/>


    function gal_landungsbreucke() {

    $.fancybox.open([
    {
    src : 'skin/blue/vendor/img/gallery/boerteboote/boerteboote-1.jpg',
    //opts : {
    // caption : 'Caption - 1'
    //}
    }
    ]);
    }


    Thanks for help! *love*

Participate now!

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