So you have a total of 12 different types of content, all loaded through
ajax, depending on two types of criteria?

It may be simpler to not even use tabs, instead just use the tabs styling.
 Bind click events to the buttons which load a content panel with ajax and
toggle classes on each row to identify which criteria is selected.

On Tue, Oct 27, 2009 at 11:42 PM, zhiyin <zhiyin....@gmail.com> wrote:

>
> Nate,
>
> Thanks for the reply.
>
> What I am looking for is a little bit different.
> Here is what I want to achieve:
> I have two sets of criteria, both of which are used to determine the
> content through ajax.
>
> for example,
>
> criteria 1 is color: red black blue green.
> criteria 2 is size:   big medium and small.
>
> using the demo you pointed out, is not the best way to resolve this,
> since i have to duplicate the second criteria four times (one for each
> color).
>
> Is there a better solution for this?
>
>
> Zhiyin
>
>
>
> On Oct 27, 7:43 pm, Nate Laws <natel...@gmail.com> wrote:
> > Tabs doesn't do anything special for nested tabs.  You just put the inner
> > tab inside one of the parent tabs panel divs just as you would any other
> > div.  Demo:http://jsbin.com/oyeko
> >
> > On Tue, Oct 27, 2009 at 10:09 PM, zhiyin <zhiyin....@gmail.com> wrote:
> >
> > > Hello my fellow Jquery Users,
> >
> > > I am having trouble finding working samples for nested tabs using
> > > jquery,
> >
> > > Can someone give me a pointer to a tutorial or a working sample?
> >
> > > Many Thanks in advance!
> >
> > > Zhiyin
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to