Results 6 comments of Jake

Fix - $(window).on('resize', myResizer); ``` function myResizer() { $(".flexnav ul").removeClass('flexnav-show').stop(true, true).hide(); } ```

Yes, we already have a plan to upgrade the free version to v3 API. However, this will take some time, about a month :) Meanwhile, I would like to suggest...

Yes the updated version should be out by Monday :)

1. Default Tab works now - Fixed with an update. 2. Automatic height resize of video thumbnails - can you please show me where and how this was happening and...

Do we have a fix or a workaround for this ? I just cant use the popup if my trigger is down the page, because the popup is positioned on...

Workaround - Can you calculate the pixels from the top (pixels scrolled down) in the onLoad function and set the popup's height accordingly ???