add cookie 2
This commit is contained in:
@@ -1443,7 +1443,9 @@
|
||||
.header_logo, .header_btn_mover{
|
||||
margin-right: 26px;
|
||||
}
|
||||
|
||||
.cookie_block{
|
||||
width: 100%;
|
||||
}
|
||||
.menu_buttons.curtain.left.close.chat{
|
||||
width: 265px;
|
||||
}
|
||||
|
||||
@@ -2916,7 +2916,7 @@
|
||||
|
||||
.cookie_block{
|
||||
background: #000000;
|
||||
width: 50%;
|
||||
width: 951px;
|
||||
position: fixed;
|
||||
bottom: 5px;
|
||||
z-index: 100000000000000;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// $(document).ready(function (){
|
||||
// middleWareJS()
|
||||
// })
|
||||
$(document).ready(function (){
|
||||
checkStateCookie()
|
||||
})
|
||||
|
||||
// window.onfocus = function () {
|
||||
// getSocketState()
|
||||
@@ -11,7 +11,6 @@ window.onload = function (){
|
||||
middleWareJS()
|
||||
openOrCloseCurtainSupportChat()
|
||||
openOverlayOrClose()
|
||||
checkStateCookie()
|
||||
}
|
||||
//
|
||||
|
||||
|
||||
Reference in New Issue
Block a user