[jQuery] Re: Tablesorter in Tabs

2009-02-12 Thread MorningZ
There isn't really anything special to show but looking at your code, i certainly can offer a suggestion: start simple and work your way to complex... in other words, drop the accordian stuff and all that and start off with a basic tabs page, then sort the tables, then add the accordions. i

[jQuery] Re: Tablesorter in Tabs

2009-02-12 Thread black.horizons
MorningZ - can you show me any of your pages online, so I can compare code? TIA - Alex On Feb 10, 8:31 pm, MorningZ wrote: > Got a public-facing example page? > > I've got the tablsorter plugin inside ui.tabs on a bunch of pages and > have zero problems with them conflicting with each other > >

[jQuery] Re: Tablesorter in Tabs

2009-02-10 Thread black.horizons
I don't have one no, as my server doesn't support PHP5. I can however post the source code, and i'll repost when i upload a screenshot! -- test.html -- http://www.w3.org/ TR/xhtml11/DTD/xhtml11.dtd"> http://www.w3.org/1999/xhtml"; xml:lang="en"> Page Title

[jQuery] Re: Tablesorter in Tabs

2009-02-10 Thread MorningZ
Got a public-facing example page? I've got the tablsorter plugin inside ui.tabs on a bunch of pages and have zero problems with them conflicting with each other On Feb 10, 2:46 pm, "black.horizons" wrote: > I've got tablesorter 2.0 sitting in tabs and it's not working, has > anybody got any id