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

有帮助吗?

解决方案

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
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top