function fixIFrame()

in api-docs/0.6/lib/index.js [17:19]


        function fixIFrame() {
            $('iframe').height($(window).height() )
        }