[jQuery] Re: jQuery Tabs - Can I Do This?

2008-01-06 Thread McLars
Klaus Hartl wrote: > Hi Matt, currently external tabs like that are not supported. So far I > was reluctant to implement that 1. to avoid bloat and 2. to me that > seems unexpected behavior to have a tab open in a new window I agree. At a minimum, you might at least add some sort of indication (v

[jQuery] Re: jQuery Tabs - Can I Do This?

2008-01-05 Thread Matt Quackenbush
Klaus, thank you very much for your input and thoughts on the topic, as well as the link. Interesting reading, indeed. I shall most definitely give more thought to the task at hand. Stephen, thanks also for the potential solution. I sincerely appreciate it. jQuery is awesome, and this list is

[jQuery] Re: jQuery Tabs - Can I Do This?

2008-01-05 Thread Klaus Hartl
On 5 Jan., 23:35, "Matt Quackenbush" <[EMAIL PROTECTED]> wrote: > I'm using the Tabs plugin, and have a question. > > >     My First Tab >     My Second Tab >     http://www.someothersite.com/";>My Third > Tab > > >     // my content > > >    // my other content > > > Is it possible to get t

[jQuery] Re: jQuery Tabs - Can I Do This?

2008-01-05 Thread [EMAIL PROTECTED]
Gday Matt, Not sure if there is a way to ignore the TABS functions, but what about just placing an onclick event. Either directly on the link, or bind it via jQuery onload. Just add a class as a hook, like... http://www.someothersite.com/"; rel="http:// www.someothersite.com/" class="offsite" >