• Resolved swaldner

    (@swaldner)


    I have two iframe links with custom width and height:

    <a href="page1.html" class="fancybox-iframe {width:800,height:1100}">Page 1</a><br />
    <a href="page2.html" class="fancybox-iframe {width:800,height:800}">Page 2</a>

    When I click on the second link, the fancybox window is 1100px tall. If I remove the first link, then it correctly displays 800px tall. Fix or workaround?

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

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom height not working correctly’ is closed to new replies.