, .
$('#top_mailing').hoverIntent(... . hoverintent_r5.js custom.js. , IE . , .
, js. .
: ().
:
$('#top_mailing').hoverIntent(
function () {
$("#top_mailing_hidden").stop().animate({height:150},'slow');
},
function () {
$("#top_mailing_hidden").stop().animate({height:0},'slow');
}
);
, , , . (0 150 ).
: , top_mailing_hidden clip:auto; overflow:hidden.
hoverIntent, stop(), hoverIntent mouseover.
:
. , , , ( ) , . .
mouseout. , , "" "".