Skip to content

codaslider changing the active tab #43

@mohammadk

Description

@mohammadk

im trying to change the active tab using javascript event which will call the following :

function navigateToTab(targetTab) {
$('.coda-nav').tabs({ selected: targetTab });
}

however this function is doing something which is blinking the tabs div put never navigating to the desired tab will you please help

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