Forums

FancyBox for WordPress
open on top of content or postion fancybox (1 post)

  1. Buck Miller
    Member
    Posted 3 months ago #

    how do you open fancybox on top of other flash content? wmode transparent?? If that's not possible, how about position - say - 300ps from top???

    I can make a lot of thinks happen by modifying the following but not position or transparent wmode??? I have searched for hours and can't find a solution. Any help will be very much appreciated

    jQuery(document).ready(function() {
    if(typeof jQuery.fn.fancybox == 'function') {
    jQuery("a.fancybox_image").fancybox({
    'transitionIn' : 'elastic',
    'transitionOut' : 'elastic',
    'speedIn' : 600,
    'speedOut' : 200,
    'overlayShow' : false
    });
    }

    http://wordpress.org/extend/plugins/fancybox-for-wordpress/

Reply

You must log in to post.

About this Plugin

About this Topic