[jQuery] Re: Tabs and focus() input-Elements issue

2008-09-14 Thread qt
Hi Klaus Thanks anyway. Regards! QT On Sep 12, 1:12 pm, Klaus Hartl [EMAIL PROTECTED] wrote: Hallo QT, I noticed you're using the old Tabs 2. I do not support that any longer, UI Tabs replaced it since quite a while and I don't really have the time to support both. I suspect that

[jQuery] Re: Tabs and focus() input-Elements issue

2008-09-12 Thread Klaus Hartl
Hallo QT, I noticed you're using the old Tabs 2. I do not support that any longer, UI Tabs replaced it since quite a while and I don't really have the time to support both. I suspect that the focus problem has something do do with history but I'm not sure. --Klaus On Sep 11, 9:32 am, qt

[jQuery] Re: Tabs and focus() input-Elements issue

2008-09-11 Thread qt
Hi Klaus Thanks for your reply: By calling the tab directly, I mean to load a tab from an external page or by entering the url (from the tab) in the browsers address bar. calling from the tab itself means to click a tab to load its contents. See an online demo from your demo page (first

[jQuery] Re: Tabs and focus() input-Elements issue

2008-09-11 Thread qt
Hi Klaus Thanks for getting back. Calling the tab directly means calling the page NOT from the Tab(s) but from an external link or by passing it in the browsers address bar. Calling from the tab itself means, calling the tab by clicking on a tab-button-link (swithing from one tab to the other).

[jQuery] Re: Tabs and focus() input-Elements issue

2008-09-08 Thread Klaus Hartl
I don't understand yet. Can you explain the difference of calling the Tab directly and calling from the tab(s) itself, ideally with code samples? --Klaus On Sep 8, 4:34 pm, qt [EMAIL PROTECTED] wrote: Hi list We use Klaus Hartls' Tabs in a company intranet application. It's just awesome.