|
|
@ -112,7 +112,7 @@
|
|
|
|
$("#navHomepageSearchType").hide();
|
|
|
|
$("#navHomepageSearchType").hide();
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
$("#user_avatar img").mouseenter(function(){
|
|
|
|
$("#navHomepageProfile").mouseenter(function(){
|
|
|
|
$("#homepageProfileMenuIcon").addClass("homepageProfileMenuIconhover");
|
|
|
|
$("#homepageProfileMenuIcon").addClass("homepageProfileMenuIconhover");
|
|
|
|
$("#topnav_login_list").show();
|
|
|
|
$("#topnav_login_list").show();
|
|
|
|
});
|
|
|
|
});
|
|
|
|