Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 204 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 204 Bytes

CacheWatch for jQuery

API on jQuery

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

Look the body

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