[jQuery] Re: jQuery UI tabs widget problem

2009-01-09 Thread tesdev
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

[jQuery] Re: jQuery UI tabs widget problem

2009-01-09 Thread tesdev
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

[jQuery] Re: jQuery UI tabs widget problem

2009-01-12 Thread tesdev
27;#product').tabs("disable", 1); > >                 jQuery('#product').tabs("disable", 2); > >                 jQuery('#product').tabs("disable", 3); > >                 jQuery('#product').tabs("disable",