Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we still use JavaScript to open/close widgets? #225

Open
cot-rui opened this issue May 29, 2019 · 0 comments
Open

Can we still use JavaScript to open/close widgets? #225

cot-rui opened this issue May 29, 2019 · 0 comments

Comments

@cot-rui
Copy link

cot-rui commented May 29, 2019

I can't seem to use the Javascript way in Bootstrap to active Tabs, etc. Are these functionality still available/visible?
I got errors saying tab is not a function.

$('#myTab a').on('click', function (e) {
e.preventDefault()
$(this).tab('show')
})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant