[jQuery] Re: Tabs dont work.

2009-03-18 Thread MorningZ
You thought incorrectly as for getting help, there is a dedicated jQueryUI mailing list (http://groups.google.com/group/jquery-ui?hl=en&lnk=), you'll get more focused help there I took some time to try to get your tabs working yesterday, but the HTML was too messy/overly complex... sorry O

[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 MorningZ
"The thing is that it worked on the old version of jquery, and tabs" and the code has since changed from old to new, so just because it worked before means nothing On Mar 17, 10:16 am, Spence wrote: > Thanks for the answer, but it dont work, a get the same problem. > The thing is that it worke

[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] Re: Tabs dont work.

2009-03-17 Thread MorningZ
I'm not sure where you got your example code of how to wire up the tabs, but you have $(".meny").tabs() and your HTML is: ... links ... the selector for tabs is going to look for a UL right under the selected item (which your HTML is