ApoorvSaxena/lozad.js

holp it supports specifying observe container

Open

#69 aperta il 22 ott 2017

Vedi su GitHub
 (4 commenti) (1 reazione) (0 assegnatari)JavaScript (476 fork)batch import
Hacktoberfestenhancement

Metriche repository

Star
 (7370 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

https://github.com/ApoorvSaxena/lozad.js/blob/65f9744a47261960b8a3ba9b73b0f6050fc91192/src/lozad.js#L47-L49

if the document can be replaced by a specified dom, it will be greater! Maybe like this:

observe( { container = document } ) { 
     const elements = container.querySelectorAll(selector) 
}

Guida contributor