Re: [jQuery] Tabs plugin update: Support for (unobtrusive) Ajax

2007-01-31 Thread Klaus Hartl
Mike Alsup schrieb: >> I have just updated the Tabs plugin, which now supports loading tab >> content via Ajax. As you would expect I did that in an unobtrusive manner. > > As always, great job, Klaus. This is a great feature. > > Watching it in FireBug it looks like there's a little issue with

Re: [jQuery] Tabs plugin update: Support for (unobtrusive) Ajax

2007-01-30 Thread Klaus Hartl
Mike Alsup wrote: >> I have just updated the Tabs plugin, which now supports loading tab >> content via Ajax. As you would expect I did that in an unobtrusive manner. > > As always, great job, Klaus. This is a great feature. > > Watching it in FireBug it looks like there's a little issue with >

Re: [jQuery] Tabs plugin update: Support for (unobtrusive) Ajax

2007-01-29 Thread Mike Alsup
> I have just updated the Tabs plugin, which now supports loading tab > content via Ajax. As you would expect I did that in an unobtrusive manner. As always, great job, Klaus. This is a great feature. Watching it in FireBug it looks like there's a little issue with double loading. Not always, b

[jQuery] Tabs plugin update: Support for (unobtrusive) Ajax

2007-01-29 Thread Klaus Hartl
All. I have just updated the Tabs plugin, which now supports loading tab content via Ajax. As you would expect I did that in an unobtrusive manner. The only thing you need to do is to build the following HTML with links to existing ressources (from where the content gets loaded):