Page 1 of 1

jQuery Tabs

Posted: Sat Oct 21, 2023 8:03 pm
by Nicolajazz
Hi,
I wanted to use jQuery Tabs on my site but I saw that it is deprecated.

I read in the forum that there is a bootstrap version of the extension but I couldn't find it, not even a paid one.
Is there a paid version? Otherwise how can I proceed to substitute jQuery Tabs in other ways?
Nick

Re: jQuery Tabs

Posted: Sat Oct 21, 2023 8:25 pm
by BaconFries
What version of the software are you using? The jquery tabs can be found under jQuery UI
An introduction to jQuery UI Widgets

Re: jQuery Tabs

Posted: Sat Oct 21, 2023 9:54 pm
by Nicolajazz
I'm using version 18 and I have already created many pages with that extension.
I would like to know if there is anything more up to date.

Re: jQuery Tabs

Posted: Sat Oct 21, 2023 10:05 pm
by BaconFries
The jQuery Tabs is not an "Extension" it is part of the objects within the jQuery UI tools there is nothing more up-to-date than what is available.

Re: jQuery Tabs

Posted: Sun Oct 22, 2023 6:54 am
by Pablo
The 'jQuery Tabs Widget extension' has been deprecated many years ago because it has been replaced by the built-in "tabs" object.

Re: jQuery Tabs

Posted: Sun Oct 22, 2023 9:08 am
by Nicolajazz
Does this mean that the "Tabs" object I find under the "Layout" menu is valid and I can safely use it?

Re: jQuery Tabs

Posted: Sun Oct 22, 2023 9:35 am
by Pablo
Does this mean that the "Tabs" object I find under the "Layout" menu is valid and I can safely use it?
Yes

Re: jQuery Tabs

Posted: Mon Oct 23, 2023 4:35 pm
by Nicolajazz
Thank you very much Pablo!