开发者

How this Tabs tutorial works?

I am trying to run this Dynamic Tabs tutorial. After i went through the javascript, i came to know that there is no, $("#tabs").tabs().

But till this time, i was using $("#tabs").tabs() to create tabs. But how this tutorial works. Can anyone explain me!?

Thanks in Adva开发者_如何学Gonce!


$("#documents a").click(function() {
    addTab($(this));
});
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜