Skip to content

Disable lazy loading  #59

Description

@pramanikriju

I am using PNG files for transparency and the next slide loads in the background and is visible . How will I disable lazy loading. Here is my relavant code

                tarray.push('tiles3d');
                window.myFlux = new flux.slider('#slidecontainer', {
                    autoplay: true,
                    pagination: false,
                    captions: false,
                    transitions: tarray,
                    lazyLoad: false,
                    delay: 5500
                });
            });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions