Advertisement
clickio

debilizator top sticky

Aug 18th, 2022 (edited)
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. <!-- Эту секцию кода нужно вставить в <head></head> -->
  2.  
  3. <script>
  4. window.addEventListener('touchmove', function() {
  5. if(window.scrollY === 0) {
  6. document.getElementById('lx_691185').style.display = 'flex !important';
  7. document.getElementById('lx_691185').style.cssText = 'transform: translateY(0px)';
  8. document.getElementsByClassName('container-fluid')[0].style.cssText = 'transform: translateY(50px)';
  9. }
  10. else if(window.scrollY >= 300) {
  11. document.getElementById('lx_691185').style.cssText = 'transform: translateY(-50px)';
  12. }
  13. });
  14. </script>
  15.  
  16. <!-- Эту секцию кода нужно вставить в начало <body></body> -->
  17.  
  18. <script async type='text/javascript' src='//s.clickiocdn.com/t/220748/360_light.js'></script>
  19. <script class='__lxGc__' type='text/javascript'>
  20. ((__lxGc__=window.__lxGc__||{'s':{},'b':0})['s']['_220748']=__lxGc__['s']['_220748']||{'b':{}})['b']['_691186']={'i':__lxGc__.b++};
  21. </script>
  22.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement