[php5_debug] jQuery 3.2.1로 고고

This commit is contained in:
2018-01-18 17:40:00 +09:00
parent f9fe123431
commit 8bf5433300
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ function EntranceManage_Init() {
$("#EntranceManage_001603").click(EntranceManage_DeleteIcon);
$("#EntranceManage_0019").click(EntranceManage_Quit);
if($.browser.mozilla == true) {
if(navigator.userAgent.match('mozilla')) {
$("#EntranceManage_001601").css("left", "10px");
} else {
$("#EntranceManage_001600").show();