Questions tagged [jquery-ui-tabs]

The Tab widget that forms part of the jQuery.UI library

A tab widget which is a part of the library.

API Documentation

1369 questions
-1
votes
1 answer

Multiple tabs + sortable + connectedLists properly move tab + target div

I've setup 3 sets of tabs & made them sortable. I've also connected them through the connectedLists option in the sortable. When I move a tab from one list to the other, I want move the tab + the target div to the new context. Currently when I…
Sujay
  • 2,198
  • 23
  • 32
-3
votes
1 answer

always set the first tabs to selected and always reveal content of selected tab jquery ui tabs

I am using jquery ui tabs and I have a page which have tabs within tabs, and the content of the inner tabs are loaded via Ajax (by passing the URL in the href attribute of my a element). The HTML is like this:
-3
votes
2 answers

jQuery UI Tabs - Uncaught TypeError: Cannot call method 'split' of undefined

What am I doing wrong? The tabs will not work at all. http://pastebin.com/tBsjbZWV
nowayyy
  • 917
  • 1
  • 17
  • 45
-5
votes
2 answers

What are the different effects that we can use for hide/show in jquery ui tabs?

I was trying to implement jQuery UI tabs and know about effects such as slideUp, fadeIn, hide, and show. What other effects can be used? For example, explode was not working. Is there any place where I can get a list of all the effects that can be…
user1887239
  • 51
  • 2
  • 10
1 2 3
91
92