Superfish & Cufon in IE8 Posted byProsoxi.com Webmaster April 19, 2011 Leave a comment on Superfish & Cufon in IE8 Submenu items aren’t visible when they are Cufonized. To fix this change superfish.js line 105 to: .find(‘>ul’).hide().css(‘display’,’none’); and line 113 to .find(‘>ul:hidden’).css(‘display’,’block’);