Skip to content

How does supersized find which dom elements to apply a slider to? #194

Description

@slifin

Hello
I'm trying to debug a wordpress theme that is using this library and I don't think supersize is working in my context, the call I see looks like this:

$.supersized({
    autoplay: false,
    transition: 1,
    transition_speed: 400,
    slide_links: 'blank',
    slides: bgArray
});

bgArray looks to be populated correctly, but I'm not seeing those images in the page, there are no console errors being reported, in an effort to debug my situation I would like to know how the plugin knows where in the dom the slider is

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions