Can you please let me know how I can set the active tab in jquery ui with a button click out of the tabs?
I have a button like:
just trigger a click, it's work for me:
$("#tabX").trigger("click");