Cross broswer compatibility for infinite scroll

31 views
Skip to first unread message

Dale Bradman

unread,
Jan 16, 2015, 10:35:38 AM1/16/15
to jscro...@googlegroups.com
Hi,

I've seen a few posts on here regarding cross browser compatibility with JScroll. I have placed my javascript text below the CSS section of my HTML page however the infinite scroll still only works on Firefox and no other browsers.

My Jscroll function looks like this:

    $(document).ready(function() {
        $
('.scroll').jscroll({
            loadingHtml
: '<div class="alert alert-warning" role="alert">Loading...</div>',

       
});
   
});

The alert-warning is a bootstrap component.

Any suggestions? Thanks.

Dale Bradman

unread,
Jan 20, 2015, 5:15:08 AM1/20/15
to jscro...@googlegroups.com
Update:

It now works on Safari & IE.
Reply all
Reply to author
Forward
0 new messages