$(document).ready(function () {
$('#Top .Toolbar1 .CentreBox .Menu .List1 li').mouseenter(function () {
var index = $(this).. 🎜> $(this).parent().children().each(function () {
$(this).removeClass('選擇');
}
});
$('#Top .Toolbar2 .CentreBox .Menu').each(function () {
$(this). addClass('隱藏');
} }); 🎜> } );
$('#Top .Toolbar2 .CentreBox .Menu ul li a').mouseenter(function () {
var index = $('#Top .Toolbar2 . (this);
$('#Top .Toolbar2 .CentreBox .Menu ul li').each(function () {
$(this).removeClass('選擇');
}
}); });