An open API service indexing awesome lists of open source software.

https://github.com/jchehe/lazyexcute

一个无依赖的延迟执行插件。(若在视口内,则加载图片或执行脚本)
https://github.com/jchehe/lazyexcute

Last synced: 27 days ago
JSON representation

一个无依赖的延迟执行插件。(若在视口内,则加载图片或执行脚本)

Awesome Lists containing this project

README

          

# lazyExcute
一个无依赖的延迟执行插件。

判断元素(display不为none)是否在使口内,若在则加载图片或执行 textarea 内的语句。