Explorar o código

Default value for "bodyPosition"

"bodyPosition": "bottom" as default value wich produce body.appendChild(div, body)
Carsten Meyer %!s(int64=5) %!d(string=hai) anos
pai
achega
b274b32bd8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tarteaucitron.js

+ 1 - 1
tarteaucitron.js

@@ -214,7 +214,7 @@ var tarteaucitron = {
                 "cookieName": 'tarteaucitron',
                 "highPrivacy": true,
                 "orientation": "middle",
-                "bodyPosition": "top",
+                "bodyPosition": "bottom",
                 "removeCredit": false,
                 "showAlertSmall": true,
                 "cookieslist": true,