GB
Member since Dec 3, 2014
- Profile: /members/12447-gb.htm
- Comments: 3
Recent Blog Comments By GB
-
Lazy Loading Image With AngularJS
Posted on Dec 11, 2014 at 3:12 AM
element is undefined here: if ( ! element.is( ":visible" ) ) { I'm using Ionic Framework with Cordova. Any ideas?... read more »
-
Lazy Loading Image With AngularJS
Posted on Dec 10, 2014 at 2:29 PM
@Ben, I'm using Ionic Framework, which wraps it's own AngularJS, I think, and it seems I'm supposed to include JQuery only after including ionic.bundle.js I've gotten around this issue ($document undefined) by doing this: var documentHeight = $document.prop("height"); (in attempt to ad... read more »
-
Lazy Loading Image With AngularJS
Posted on Dec 3, 2014 at 3:10 PM
Where is the bn-lazy-src directive(?) defined? Thanks!... read more »