Top "Jquery-ui-tabs" questions

The Tab widget that forms part of the jQuery.

jQuery UI Tabs - How to Get Currently Selected Tab Index

I know this specific question has been asked before, but I am not getting any results using the bind() event …

javascript jquery jquery-ui tabs jquery-ui-tabs
jQuery - trapping tab select event

I'm a jQuery noob and I'm trying to figure out how to trap the tab selected event. Using jQuery 1.2.3 and …

jquery jquery-ui jquery-ui-tabs
Refresh tab content on click in JQuery UI Tabs

Content of TAB1 is loaded by ajax from remote url. When TAB1 is selected, I have to switch to TAB2 …

jquery jquery-ui-tabs
Problems with Google Maps API v3 + jQuery UI Tabs

There are a number of problems, which seem to be fairly well-known, when using the Google Maps API to render …

jquery google-maps jquery-ui-tabs google-maps-api-3
How to trigger('click') on jquery tab's currently active tab

I have a tabed screen and want to trigger a click on the selected tab once the form is submitted …

javascript jquery events jquery-ui-tabs eventtrigger
$(...).tabs is not a function

I have this code on two pages on my site, but at one page the function doesn't work. Firebug shows …

jquery-ui-tabs
get the current tab in jQuery UI tabs

I am using jQuery UI Tabs inside of the jQuery UI dialog window. I've come across an instance, where I …

jquery jquery-ui jquery-ui-dialog jquery-ui-tabs
How do I switch to a new jQuery UI tab programmatically?

I am building a "check-out" like interaction with jQuery UI tabs. This means that the click of a button on …

jquery jquery-ui jquery-ui-tabs
Jquery UI - reload selected tab?

Is there a way to reload the selected tab I know there is the .load() function. But it wants a …

jquery jquery-ui jquery-ui-tabs
jQuery UI Tabs - Automatic Height

In previous versions of jQuery tabs there was an option to automatically set the height of the tab to that …

jquery jquery-ui tabs jquery-ui-tabs