Using jquery.ui-1.6rc4\jquery.ui-1.6rc4\demos\tabs\default.html as a
base
Getting there... ui-state-disabled is assigned but...
line 11 ...
$(function() {
$("#tabs").tabs();
// tried 3 disable variations from different sources
//$("#tabs").da
Same issue here using jquery.ui-1.6rc4\demos\tabs\default.html as a
base
line 11 ...
$(function() {
$("#tabs").tabs();
// tried 3 variations from different sources
$("#tabs").data('disabled.tabs', [2,3]);
$("#tabs").tabs("disable", [2
27;#product').tabs("disable", 1);
> > jQuery('#product').tabs("disable", 2);
> > jQuery('#product').tabs("disable", 3);
> > jQuery('#product').tabs("disable",
3 matches
Mail list logo