[jquery-ui] Re: How to use jQuery UI tabs without grouping the tabbed content in the same div?

2009-09-28 Thread Arachnd
Anyone? On Sep 27, 8:43 pm, Arachnd wrote: > http://flowplayer.org/tools/demos/tabs/index.htmlis a perfect example > by the way. > > On Sep 27, 8:24 pm, DFischer wrote: > > > In the jQuery UI examples the concept of using $.tabs(); is as follows > > (psuedo): > &

[jquery-ui] Re: How to use jQuery UI tabs without grouping the tabbed content in the same div?

2009-09-27 Thread Arachnd
http://flowplayer.org/tools/demos/tabs/index.html is a perfect example by the way. On Sep 27, 8:24 pm, DFischer wrote: > In the jQuery UI examples the concept of using $.tabs(); is as follows > (psuedo): > > >   >   (href=#some_id) >   (href=#second_id) >   >  content >  content 2 > > > What I