Skip to content

using rotate with mouseover event returns error in plugin #7

@markusfalk

Description

@markusfalk

I'm using the plugin with the event set to 'mouseover' which returns the following error:

TypeError: self.rotate is not a function
self.rotate(0);

$('.tabs').tabs({
  event: "mouseover"
}).tabs('rotate', 5000, true);

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