Category Archives: Snippets

Elements caching the lazy way

Few snippets I use or have used in the past in order to cache any amount of elements in a “lazy” way and allowing me to reduce the footprint of my script dramatically. Caching elements from the DOM Basic Here … Continue reading

Posted in Snippets | Comments Off