Skip to content

Unable to re-initialize #141

@furiabhavesh

Description

@furiabhavesh

I am using jQuery Orbit Plugin 1.2.3 and have used following code in my script file

$('.slides').orbit({
  startClockOnMouseOut: true,
  pauseOnHover: true,
  timer: true,
  advanceSpeed: 10000
});

My issue is in re-initializing the above code again after I have fetched more data (which will be slides) using AJAX. I could not find any init() method in the plugin file also.

When I call the above code again, all the slides actually break (doesn't show any images in it, only caption text)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions