Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

tabs doesn't set "ui-btn-active" on <a> when setting "active" tab #8629

Open
@pstanton

Description

@pstanton

load the official docs tabs demo and then execute this code:

$("#tabs").tabs({"active": 2});

result: the tab content changes, but the selected tab is not decorated.

however, jqueryUI it works as expected

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