Skip to content

cachewatch/jquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CacheWatch for jQuery

API on jQuery

var cacheWatch = $('body|html').cache();
// More Code
cacheWatch.ready();

Look the body

<body|html ... data-ready="loading|ready">