Unlike many lazy loading plugins, Screw works with any kind of HTML element, not only images.
To implement it, just tell it what to refrain from displaying at page load.
Screw will let the rest of the page load normally, and load the selected elements only when they come in the user's view as he scrolls down navigating a page.
Screw is recommended for vertically long Web pages, pages with lots of images, comment fields, etc..
Multiple examples are included with the download package.
Requirements:
· JavaScript enabled on client side
· jQuery JavaScript Library