fix for old plugins using $.browser
http://stackoverflow.com/questions/14344289/fancybox-doesnt-work-with-jquery-v1-9-0-f-browser-is-undefined-cannot-read
replace $.browser.msie by navigator.userAgent.match(/msie [6]/i)
OF?
https://raw.github.com/house9/jquery-iframe-auto-height/master/release/jquery.browser.js