Response title
This is preview!
if (child.nodeType === 8) // 8 is a comment nodeIt'd be better if this could come from the Div so that the content shows if there's no JS
if (child.nodeType === "div")
<li class="friend">
<pre class="loadme" ><!-- CONTENT --></pre>
</li>
it'd be something like:
<li class="friend">
<pre class="loadme" ><div class="content"> CONTENT </div></pre>
</li>
Presently the LazyLoad fails on accessibility due to this method of build.
Using NoScript isn't what we're after here.
© 2013 jQuery Foundation
Sponsored by and others.