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
Description
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
Labels
No labels