Is there such jQuery plugin?
More specific: I want to use some elegant and easy way to postpone some code execution until it\'s really needed (some event happens). And w
http://plugins.jquery.com/project/LazyReady
Lazy Ready A plugin designed to delay code initialization until specified DOM element(s) is interacted with (hovered/focused).