Skip to content

Bug in jquery.coda-slider-3.0.js #45

@cedricz

Description

@cedricz

Hello,
I think there is a bug in your pluggin on line 231.
Here's the line:

image

The variable autoSlideStopWhenClicked doesn't exist so I get a reference error.
I think you wanted to write :
if (self.options.autoSlideControls && self.options.autoSlideStopWhenClicked) {

Regards

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