Skip to content

JhoneMingyoung/indexedListLazyLoad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

indexedListLazyLoad

mui-indexedList and jquery-lazyLoad, Tips1、 no placeholder,don't give use data:uri (placeholder); Tips2、 change "$container.on(settings.event, function() {return update();});" to " $("div").on(settings.event, function() {return update();});" to work with indexedList's container

About

mui-indexedList and jquery-lazyLoad,Tips1、no placeholder,don't give use data:uri (placeholder); Tips2、 change "$container.on(settings.event, function() {return update();});" to " $("div").on(settings.event, function() {return update();});" to work with indexedList's container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors