...
|
...
|
@@ -120,8 +120,8 @@ |
|
|
}else {
|
|
|
|
|
|
$(".bottom_icon position_a").css({"position":"fixed"});
|
|
|
alert(document.activeElement.id)
|
|
|
if(document.activeElement.id == "keyword"){
|
|
|
|
|
|
if(document.activeElement.id == "user_pass"||document.activeElement.id == "user_login"){
|
|
|
|
|
|
flag = true;
|
|
|
|
...
|
...
|
|