Skip to content

Fired Event on click and then pass the endNumber #8

Description

@artsmorgan

Hi, Is there a way to fired the slots start event when i click on an element but not like you have the plugin right now, i mean something like:

$('selector').click(function(){
//Get Ajax request with new array
var _endNumber = $.ajax() //etc
slots.endNumbers = _endNumber;
slots.start();
}

Thanks in advance for your help.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions