Question

I want to ask about Jquery Tab. I recently use it to some of my web, and it works perfectly. But now I have a web page with tinymce on it, and I don't know why jquery tab didn't work well. It just a bulleted list. I've create an example in

herehttp://jsfiddle.net/weCth/1/

I already call the jquery ui, jquery css.

I hope there are people who have experienced this problem maybe so the tab will works perfectly?

Sorry for my bad English

Était-ce utile?

La solution

You were getting an error due to a deprecated method: "Uncaught TypeError: undefined is not a function"

More on that error

Try using jQuery 1.8.x: http://jsfiddle.net/isherwood/weCth/4/

Required code
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top