Some sliders load, but not all load. Only on reload it'll work....

138 views
Skip to first unread message

Sydas

unread,
May 23, 2012, 12:12:29 AM5/23/12
to SlidesJS
Hello,

I have multiple sliders on my website, and for some reason, some
browsers can load all images within its slideshow fine, while some
browsers only load some and skip the rest. To fix that, the users has
to refresh the page, then all sliders would work fine. Not only that,
it appears that Chrome refuses to load them at all, even when I try to
refresh the page, UNLESS I click the prev/next buttons. I'm baffled of
WHY it's happening, does anyone have any clue?

Here's my temporary website: http://bit.ly/JOF2xj

Any help would be apprecited!

Mr Impossible

unread,
Jun 14, 2012, 5:44:01 AM6/14/12
to slid...@googlegroups.com
I get the same thing. I'm also trying to find out why. I suspect it's got something to do with using $(document).ready or adding slidesjs in the header as opposed to adding it in the footer.

Mr Impossible

unread,
Jun 27, 2012, 5:47:06 PM6/27/12
to slid...@googlegroups.com
$(window).load(function(){
        $(function() { 
             ..// your data here
        });
});

works for me
Reply all
Reply to author
Forward
0 new messages