This commit is contained in:
huang 2015-10-09 14:05:08 +08:00
commit dab8aa98db
1 changed files with 1 additions and 1 deletions

View File

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