I am implementing tabs in a website.
I want to use this jQuery UI widget. There are other uses of jQuery on the website, but not jQueryUI (only in this particular place).
So I am trying to include only the needed parts of jQueryUI.
How can I determine what minimum parts of js code have to be included?
I am implementing tabs in a website. I want to use this jQuery UI
Share
To find out just go to this webpage
You will also as always require the normal jQuery library. When you reference them the jQuery library must be first