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
here
http://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"
Try using jQuery 1.8.x: http://jsfiddle.net/isherwood/weCth/4/
Required code