[jQuery] building an asynchronous tabgroup input

[jQuery] building an asynchronous tabgroup input


hi people
how are you all?
I m about to start building a plugin(?) but before i do i wanted to
see if it exists and any comments you might have
the pluging is for asynchronous loading tabgroup
the tab group elelments must be dependent on json (or xml) each of the
tabs must be able to handle events
It should be p[osible to refence one tabgroup from somewhere else (for
example click on another pluggin and that that affects the tab group
say adding new tab elements, or updating the expected behaviour (say
changing the target url))
I have used jquery before for grids, tabs etc, but this is a bit
bigger so i wanted to get extra insight
Thanks for your help