open fancybox in crhome , firefox and internet explorer

  • Hello


    I have a serious problem

    I am opening windows popups html through - fancybox

    These work very good in chrome

    in firefox is not the close icon

    and do not even open internet explorer


    for this work need the same display on these three browser.

    HELP ME


    this is the conde into xml

    <plugin name="spot63c" devices="desktop" onclick="lookto(60,-20,90,smooth(400,20,100));set(fullscreen, false);js(display_box(./pois/cadenas.html,50,58));" url="visita_tafalladata/graphics/spots/lupa.png" scale="1.0" align="bottom" x="260" y="10" width="64" height="64" onhover="showtext( Cadenas );" />


    THIS IS THE JAVASCRIPT


    function display_box (url,w,h) {
    $.fancybox({
    type: 'iframe',
    href: url, hideOnContentClick: true,
    showCloseButton: true,
    overlayShow: true,
    overlayOpacity: 0.15,
    'scrolling': 'no',
    centerOnScroll: true,
    titleShow: false,
    'padding': 0,
    'autoDimensions': false,
    'margin': 0,
    'width' : w,
    'height': h


    });
    }

    the link
    http://www.andaluciavirtual.com/visitas/histor…irtualtour.html
    http://www.andaluciavirtual.com/visitas/historicas/

    thank you

Participate now!

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