Lb-Disable-Scrolling

Lb-Disable-Scrolling



2/3/2018  · html.lb-disable-scrolling { overflow: hidden /* Position fixed required for iOS. Just putting overflow: hidden on the body is not enough. */ //position: fixed height: 100vh width: 100vw } The author put a note in here though saying position: fixed is required for iOS.


* Lightbox v2.8.2 * by Lokesh Dhakar * * More info: * http://lokeshdhakar.com/projects/lightbox2/ * * Copyright 2007, 2015 Lokesh Dhakar * Released under the MIT license *.


body. lb-disable-scrolling {overflow: hidden}} if (isSupp or ted & &!isDataSaverEnabled) {prefetcher. rel = ‘prefetch’ document. head. appendChild (prefetcher) const eventListenersOptions = {capture: true, passive: true,. lightboxOverlay {position: absolute top: 0 left: 0 z-index: 9999 background-color: black, File contents. .lb-loader,.lightbox {text-align:centerline-height:0}body:after {content:url (../images/close.png) url (../images/loading.gif) url (../images/prev.png) url (../images/next.png)display:none}.lb-dataContainer:after,.lb-outerContainer:after {content:clear:both}body. lb-disable-scrolling {overflow:hidden}.lightboxOverlay …


html. lb-disable-scrolling { overflow: hidden /* Position fixed required for iOS.


This is visible during transitions. */ background-color: white } .lb-outerContainer:after { content: display: table clear: both } .lb-loader { position: absolute top: 43% left: 0 height: 25% width: 100% text-align: center line-height: 0 } .lb-cancel { display: block width: 32px height: 32px margin: 0 auto

Advertiser