[jQuery] Re: Tabs dont work.

2009-03-18 Thread Spence
okey, but i thought the way to make the tabs hasnt changed? Does anyone else have something i can try? maybe someone who has had simular problems?

[jQuery] Re: Tabs dont work.

2009-03-17 Thread Spence
Thanks for the answer, but it dont work, a get the same problem. The thing is that it worked on the old version of jquery, and tabs. I`m not sure where i found the example for the wireing, but it worked, and that is the thing that pisses me off.

[jQuery] Tabs dont work.

2009-03-17 Thread Spence
Hey. I just upgraded jquery and tabs to the new version, but now the tabs doesnt work. I`m a newbie to jquery and cannot seam to solve it. If someone could give me a pointer to the solvation to the problem that would be great. The page is: www.espensg.com/test.html

[jQuery] Focus Disappears After Effect Ends

2007-08-17 Thread Cliff Spence
I have a login box that slides down when the 'login' link is clicked. It also is set to automatically focus on the first input in the login box when it slides down. The problem is that the focus only happens for a brief second until the toggle effect is complete. Then the focus is gone. Here's