Replacement for jQuery UI Ajax Tabs #31481
Unanswered
subrayamallya
asked this question in
General
Replies: 1 comment
-
You can use Navs JS events to trigger AJAX query on tab change: https://getbootstrap.com/docs/4.5/components/navs#events |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been trying to find implement a Bootstrap only version of the jQuery UI Ajax tabs (https://jqueryui.com/tabs/#ajax) where I could have each tab linked to a URL and loaded via Ajax and maintaining state of tab.
I know what Navs, Pills don't seem to do that or am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions