The following should achieve the effect you want. This is based on the linked answer. jQuery: if($.browser.msie){ $("#blokje iframe").on("hover",function(){ ...
確定! 回上一頁